Is it possible to exit debug mode with shortcut keys?

조회 수: 41 (최근 30일)
The debug shortcut keys (F5, F10, F11, etc) in the MATLAB Editor are very useful for debugging, developing, and running code respectively. However, there is no shortcut key for "exit debug mode". Since it is often necessary to terminate debug sessions, an exit debug mode shortcut key would be very useful.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2010년 1월 7일
이 답변에 Adam Danz 님이 플래그를 지정함
This enhancement has been incorporated in Release 2009b (R2009b). For previous product releases, read below for any possible workarounds:
To exit debug mode, press Alt+B followed by D.
You can also execute
dbquit
at the Command Prompt to exit debug mode.
If you are on MATLAB 7.8 (R2009a) and you find that using DBQUIT does not work, please see the following bug report:
<http://www.mathworks.com/support/bugreports/details.html?rp=519233>

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by