필터 지우기
필터 지우기

Break points in no debugger in nodesktop mode

조회 수: 4 (최근 30일)
Aponte
Aponte 2014년 7월 30일
답변: Ashish Gudla 2014년 8월 8일
Hi there,
I'm currently connecting to a remote computer via an ssh tunnel. Recently I set an xserver tunnel to be able to do some plotting. However, I always start matlab with "matlab -nodesktop" because I usually only work in terminals, i.e., I do all my file editing with vim. The problem is that when I set a break point (dbstop ...) and I reach it, a matlab desktop is automatically opened. Is it possible to disable this feature? What is the reason for this behavior?
Regards,
Eduardo

답변 (1개)

Ashish Gudla
Ashish Gudla 2014년 8월 8일
You can change this in the preferences.
On MATLAB main window select the “Home” tab and click on Preferences.
In the Preferences window choose “Editor/Debugger” on the left pane to open up the “MATLAB Editor/Debugger Preferences”. You can then uncheck the option that says “Automatically open files when MATLAB reaches a breakpoint”.

카테고리

Help CenterFile Exchange에서 Debugging and Analysis에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by