<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Thanks, resolved it.<br><br>--- On <b>Thu, 29/4/10, Collette yann <i><yann.collette@scilab.org></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Collette yann <yann.collette@scilab.org><br>Subject: Re: [scilab-Users] Stacksize problem<br>To: users@lists.scilab.org<br>Date: Thursday, 29 April, 2010, 14:39<br><br><div id="yiv1488056865">


  
Hello,<br>
<br>
The maximum memory of Scilab is limited to around 1Go.<br>
So, if your data set is too big, it will never fit in the Scilab stack.<br>
<br>
You can try to use:<br>
<br>
stacksize('max')<br>
<br>
to get the maximum stacksize or try to load a smaller data set.<br>
<br>
YC<br>
<br>
Le 29/04/2010 15:23, tom sedgman a écrit :
<blockquote type="cite">
  <table border="0" cellpadding="0" cellspacing="0">
    <tbody>
      <tr>
        <td style="font: inherit;" valign="top">Hi,<br>
        <br>
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.<br>
        </td>
      </tr>
    </tbody>
  </table>
  <br>
</blockquote>
<br>
 
</div></blockquote></td></tr></table><br>