[Scilab-users] Display problem

Antoine Monmayrant antoine.monmayrant at laas.fr
Wed Apr 22 08:28:38 CEST 2015


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



More information about the users mailing list