Forked from
Dynare / dynare
Source project has a limited visibility.
-
Sébastien Villemot authored
MATLAB R2018b does not have a true batch mode, and will not exit if there is no final quit statement in a script. Hence ensure there is one when testing a .m file. By the way, remove a batch argument for Windows that is obviously incorrect.
Sébastien Villemot authoredMATLAB R2018b does not have a true batch mode, and will not exit if there is no final quit statement in a script. Hence ensure there is one when testing a .m file. By the way, remove a batch argument for Windows that is obviously incorrect.