[Scilab-users] Plot error

Samuel Gougeon sgougeon at free.fr
Mon Aug 18 11:12:37 CEST 2014


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20140818/e8f31c56/attachment.htm>


More information about the users mailing list