[Scilab-users] Scilab 5.4.1 - Segmentation fault

Antoine Monmayrant antoine.monmayrant at laas.fr
Mon Jun 3 07:17:22 CEST 2013


Le 02/06/13 18:55, Nikola a écrit :
> x=0:0.1:10;
> plot(sin(x))
Can you try the following:
x=0:0.1:10; plot(sin(x),'-')
?
Does it still crash?

Antoine





More information about the users mailing list