[Scilab-users] scilab 5.4.0 stops

haasejos haasejos at web.de
Tue Oct 2 11:47:22 CEST 2012


hallo,
if I try to run the little program below, scilab 5.4.0 stops without any
further message. In scilab 5.3.3 it works fine.

clc
xdel()
t = linspace (0 , 2*%pi , 100);
x = sin (2*t);
y = cos (t);
plot ( x , y , '*' )

best regards
Josef



--
View this message in context: http://mailinglists.scilab.org/scilab-5-4-0-stops-tp4024944.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list