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

Mathieu Dubois mathieu.dubois at limsi.fr
Sun Nov 14 23:45:10 CET 2010


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



More information about the users mailing list