Hello, >I would like to give, in Scilab, a linux command line. It's possible? > >For example mv file1.txt file2.txt
yes, you may use one of the unix..() or host() functions: http://help.scilab.org/docs/5.5.1/en_US/section_7182261dbbb2bb2293bb9166ba5f1fb3.html Regards Samuel _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
