1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
| x initialisation
-->x=[0:0.1:2*%pi]';
-->//simple plot
-->plot(sin(x))
ans =
Plotlib graphic handle of Polyline type
-->
-->
!--error 999
TCL_EvalFile, à la ligne 1 du fichier C:/Users/CHRIST~1/DOCUME~1/MONTRA~1/INFORM~1/SCILAB~1.1/modules/graphics/tcl/ged/Figure.tcl
can't read "wfortree": no such variable
while executing
"$wfortree.y set 0.0 1.0".
at line 20 of function ged_figure called by :
at line 91 of function ged called by :
ldgcbo = gcbo; end;gcbo = getcallbackobject("67f8b99e:144f5fa0725:-7f85");ged(8,0);;if exists("%oldgcbo") then gcbo = %oldgcbo; else clear gcbo; end
while executing a callback |
Partager