| MATLAB Function Reference | ![]() |
Graphical Interface
As an alternative to the dbcont function, you can select Continue from the Debug menu in the Editor/Debugger or click the Continue button in the Editor/Debugger toolbar.
Syntax
Description
dbcont
resumes execution of an M-file from a breakpoint. Execution continues until another breakpoint is encountered, a pause condition is met, an error occurs, or MATLAB returns to the base workspace prompt.
See Also
dbclear, dbdown, dbquit, dbstack, dbstatus, dbstep, dbstop, dbtype, dbup
| dbclear | dbdown | ![]() |
© 1994-2005 The MathWorks, Inc.