How do I hide “MATLAB Command Window” when I run an m-file from command line?

前端 未结 4 2023
情歌与酒
情歌与酒 2020-12-18 06:35

I am running MATLAB with a command line string like this:

C:\\\\matlab.exe -nodisplay -nosplash -nodesktop -r \"run(\'C:\\

4条回答
提交回复
热议问题