[Scilab-users] Strange list error

Stefan Du Rietz sdr at durietz.se
Sat Jan 25 18:32:47 CET 2014


Hi all,
one of my functions suddenly stopped working. During my effort to find 
the error by running the commands from the command window, I 
experienced this:

-1->args(1) = null();
args(1) = null();
                  !--error 44
Wrong argument #2.

and when I checked:
-1->typeof(args)
  ans  =
  list

Can anybody explain that?

Regards
Stefan



More information about the users mailing list