Starting Scilab and loading a sce-file by cmd-file

Hello,
When I type “C:\Program Files\scilab-2024.0.0\bin\WScilex.exe” into the command window Scilab 2024.0.0 Console opens. Which option do I have to add to the command in order to see Scinotes with loaded “C:\Daten\Documents\MySearch.sce” too?

Regards Jens

Hello,

You can try -e "edit('C:\Daten\Documents\MySearch.sce');"

1 Like

Hello antoine.elias,
That works perfectly. Thanks a lot.
Regards
Jens

1 Like