<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
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 cite="mid:239807.67305.qm@web38508.mail.mud.yahoo.com"
 type="cite">
  <table border="0" cellpadding="0" cellspacing="0">
    <tbody>
      <tr>
        <td
 style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit; -x-system-font: none;"
 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>
</body>
</html>