필터 지우기
필터 지우기

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