Hello,

The plot function you use is not Scilab's one (_update_leaf is not defined in Scilab). Did you install some ATOMS modules?

Regards.

Le 08/04/2015 08:51, Vincent COUVERT a écrit :

Hello,

What do x and y contain?

Regards.

Le 07/04/2015 22:47, Pablo Fonovich a écrit :
Hi:
When i try to plot something with the function plot(x,y) an error message appears:

-->plot(x,y)
 !--error 999
plot2d: Wrong value for frameflag option.
at line      44 of function _update_leaf called by :
at line     332 of function _mainPlot called by :
at line      28 of function plot called by :
plot(x,y)

When i use plot2d(x,y) it works perfectly...
How con i fix this?


_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users



_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to