[scilab-Users] Info about using scilab

Sylvestre Ledru sylvestre.ledru at inria.fr
Tue Jan 20 21:51:00 CET 2009


Le mardi 20 janvier 2009 à 19:47 +0000, Adrian Callaghan a écrit :
> Is it possible to run Scilab as a process, so I could call it from a
>  batch file for example?
Yep.

Under Linux, try:
scilab -nw -f yourscript.sci
or
scilab -nw -e "plot3d()" 

(if you don't need graphic features, I recommand the option -nwni which
is faster).

> Sorry if this is not the right place for posting a question.
> if it is, can you please direct me to the appropriate place?
It is ;)

Sylvestre





More information about the users mailing list