Prevent MATLAB GUI from opening when hitting a break point in command line mode

4 次查看(过去 30 天)
I use MATLAB on my terminal using the "matlab -nosplash -nodesktop" command line option. However, when I enter debugging mode, either by hitting a break point or otherwise, the MATLAB debug GUI rears its ugly head and changes the window focus away from my terminal.
How do I prevent the MATLAB GUI from opening when using the debugger in -nodesktop mode?
Thank you!

采纳的回答

Walter Roberson
Walter Roberson 2019-1-12
Try Preferences -> Editor/Debugger and uncheck "Automatically open files when MATLAB reaches a breakpoint"

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by