[scilab-Users] Stacksize problem

Collette yann yann.collette at scilab.org
Thu Apr 29 15:39:41 CEST 2010


Hello,

The maximum memory of Scilab is limited to around 1Go.
So, if your data set is too big, it will never fit in the Scilab stack.

You can try to use:

stacksize('max')

to get the maximum stacksize or try to load a smaller data set.

YC

Le 29/04/2010 15:23, tom sedgman a écrit :
> Hi,
>
> i'm trying to perform some signal analysis and i keep getting error 
> 17, i've added the stacksize function but the problem persists, has 
> anyone else had this problem? any help would be greatly appreciated.
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20100429/b9e1d9a5/attachment.htm>


More information about the users mailing list