[scilab-Users] How to launch a batch file under windows

Allan CORNET allan.cornet at scilab.org
Fri Jun 25 13:22:11 CEST 2010


Hi,

See example in : help unix_g

Or :   unix_g("mybatch.bat")

Best regards

Allan CORNET



-----Message d'origine-----
De : paul.carrico at free.fr [mailto:paul.carrico at free.fr] 
Envoyé : vendredi 25 juin 2010 12:28
À : users at lists.scilab.org
Objet : [scilab-Users] How to launch a batch file under windows

Hi all

Ok for launching a exec file ... however how can i proceed to launch a batch one i.e a .cmd ?

Indeed either

[rep,stat,err]=unix_g(go.cmd);

or
[rep,stat,err]=unix_g(go);

doesn't work

Regards

PC




More information about the users mailing list