MATLAB Function Reference |
離開 debug 模式.
Graphical
Interface
在Editor/Debugger 中,你可以選用Debug 選單下的 Exit Debug Mode 以達到相同的效果.
Syntax
dbquit
Description
dbquit
結束 debugger 並且將控制權交還給初始的工作空間,而
M檔案並不算成功執行,所以也不會傳回結果.
See Also
dbclear
,
dbcont
,
dbdown
, dbstack
,
dbstatus
,
dbstep
, dbstop
,
dbtype
,
dbup
dbmex | dbstack |