MATLAB Function Reference Previous page   Next Page
dbquit

Quit debug mode

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 debugging mode 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


Previous page  dbmex dbstack Next page

© 1994-2005 The MathWorks, Inc.