Hi Samuel

To be able to execute your example (using Scilab 6.0.0, MS Win7) I had to
provide ndgrid with two inputs:

[Xo, Yo] = ndgrid(-10:0.5:10,-10:0.5:10);


Cheers,
Claus
_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to