[scilab-users] stack size

Gary Nelson gnelson at quantasonics.com
Tue Apr 27 03:18:43 CEST 2010


I am developing a signal analysis package and have a prototype working on small segments of data. When I tried to apply the routines to a large data file, I got a stack overflow error.
I inserted stacksize(max) and find that the largest stack is as follows:

-->stacksize()
 ans  =
 
    5000000.    76970.  

I am running this on a MacBookPro with 4GB of ram. Is there any way to increase the stack beyond the apparent limits?

Is there some other better way to deal with this?



Gary Nelson
gnelson at quantasonics.com






More information about the users mailing list