Effacer les filtres
Effacer les filtres

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

4 vues (au cours des 30 derniers jours)
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!

Réponse acceptée

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

Plus de réponses (0)

Catégories

En savoir plus sur Programming dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by