| MATLAB Function Reference | ![]() |
Graphical Interface
As an alternative to the dbquit function, you can select Exit Debug Mode from the Debug menu in the Editor/Debugger.
Syntax
Description
dbquit
immediately terminates the debugger and returns control to the base workspace prompt. The M-file being processed is not completed and no results are returned.
All breakpoints remain in effect.
See Also
dbclear, dbcont, dbdown, dbstack, dbstatus, dbstep, dbstop, dbtype, dbup
| dbmex | dbstack | ![]() |