Hello,

Le 17/08/2014 05:59, Einstom Engay a écrit :
Hi,

I have previously used the function plot and it worked well. But, every time i used it now it outputs the error 21.

-->x = [-5:5]
 x  =
  - 5.  - 4.  - 3.  - 2.  - 1.    0.    1.    2.    3.    4.    5.
-->plot(x)
 !--error 21
Invalid index.
at line  14 of function %h_e called by :
at line  15 of function _update_shaded_plots called by :
at line  91 of function _compute_data_bounds called by :
at line 327 of function _mainPlot called by :
at line  28 of function plot called by :
plot(x)
It works for me, also with Windows7.
You might do:
clear plot
and then try again.

Samuel

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

Reply via email to