On 04/22/2015 08:07 AM, SCHULZ Wolfgang wrote:
stacksize('max')
Maximum=8e6
dt=1/Maximum;
t=0:dt:1;
y=sin(2*%pi*50*t);
plot(t,y);
Hi,
I just tried it under Linux (ubuntu 14.04 64bits) and got no problem. I have a 1024MB Java heap. Cheers, Antoine _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
