[scilab-Users] Stacksize problem

tom sedgman t_sedgman at yahoo.com
Thu Apr 29 17:06:25 CEST 2010


I realised that it was only happening irregularly, the problem was resolved by reducing background tasks that my computer was running, and by adding the command clear at the start of the code, and keeping the file length shorter.

--- On Thu, 29/4/10, ray joseph <ray at aarden.us> wrote:

From: ray joseph <ray at aarden.us>
Subject: Re: [scilab-Users] Stacksize problem
To: users at lists.scilab.org
Date: Thursday, 29 April, 2010, 15:44



 
 

Tom,
 
Please consider letting us know what you found / how the 
issue was resolved.  
 
No experiment is a failure unless we fail to learn from 
it.
 
ray

  ----- Original Message ----- 
  From: 
  tom sedgman 
  
  To: users at lists.scilab.org 
  Sent: Thursday, April 29, 2010 8:53 
  AM
  Subject: Re: [scilab-Users] Stacksize 
  problem
  

  
    
    
      Thanks, resolved it.

--- On Thu, 29/4/10, 
        Collette yann <yann.collette at scilab.org> 
        wrote:

        
From: 
          Collette yann <yann.collette at scilab.org>
Subject: 
          Re: [scilab-Users] Stacksize problem
To: users at lists.scilab.org
Date: 
          Thursday, 29 April, 2010, 14:39


          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/f9addd15/attachment.htm>


More information about the users mailing list