Hi Wolfgang,

Using Win7 64bit laptop and ran your code Ok for max=9e6 and plotted series 
fine but not for 10e6 (Scilab crashed and exited).

Regards,

Rafael

> From: [email protected]
> To: [email protected]; [email protected]
> Date: Wed, 22 Apr 2015 06:50:30 +0000
> Subject: Re: [Scilab-users] Display problem
> 
> Thanks Antoine,
> could  someone test it under Windows? Maybe a Windows specific bug? Should I 
> open a bug report?
> Wolfgang
> 
> > -----Ursprüngliche Nachricht-----
> > Von: users [mailto:[email protected]] Im Auftrag von Antoine
> > Monmayrant
> > Gesendet: Mittwoch, 22. April 2015 08:29
> > An: International users mailing list for Scilab.
> > Betreff: Re: [Scilab-users] Display problem
> > 
> > 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
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.scilab.org/mailman/listinfo/users
                                          
_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to