[Scilab-users] Problem with dos function

Samuel Gougeon sgougeon at free.fr
Sat Dec 19 13:29:35 CET 2020


Le 19/12/2020 à 09:14, arctica1963 a écrit :
> Not sure what else to try unless it's an installation issue?


In addition to unix_*(), you may also try to redirect the standard error 
stream to the standard output:

[s,bOK] = dos('grdinfo crop1.grd 2>&1')





More information about the users mailing list