[scilab-Users] FW: Help !--error 21

Peng Du eddy.pdu at gmail.com
Sun Nov 14 23:54:57 CET 2010


Hi Mathieu,

Thanks for bringing this up.

The thing I don't understand is, if the problem roots from the size of data
file / amount of memory being used, why it doesn't report a exceeded stack
size error (what I asked you in
http://comments.gmane.org/gmane.comp.mathematics.scilab.user/3075) but
report a error of invalid index?

Regards,

Peng


On 14 November 2010 22:45, Mathieu Dubois <mathieu.dubois at limsi.fr> wrote:

> Hello Lucas,
>
> Peng Du reported the same problem as you.
>
> I think is a matter of stacksize because, as Peng mentionned, reading less
> data (so using less memory) solves it.
>
> Did you (both) try to use
> stacksize(1000000); // Or event bigger
> on top of your script?
>
> Mathieu
>
> Le 14/11/2010 23:11, Lucas Benitez Demmler a écrit :
>
>  Hello, My name is Lucas , I'm from Argentina , and I'm a frecuently user
>> of Scilab. I found a problem when I try to run "spdsolver.sci"
>> I have a problem when i want to run "SPDsolver.sci"
>> In command window appears an error after executing this:
>> !--error 21
>> Invalid index
>>
>> SPDSolve file use internally a function called SPDverif but i don't
>> understand why it is not working.
>> Both files were translated form MATLAB to SCILAB and i use loadmatfile
>> command to load all the variables.
>> I would like to know where the mistake is.
>> I'm sending you the .sci files for testing
>> thanks in advance for your help
>>
>> Lucas Benitez Demmler
>> Universidad Tecnologica Nacional - FRHaedo - Bs As - Argentina
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20101114/661ec9be/attachment.htm>


More information about the users mailing list