dbcont - Resume execution
GUI Alternatives
Select Debug > Continue from most desktop tools, or in the Editor, click
.
Syntax
dbcont
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 software returns to the base workspace prompt.
Note
If you want to edit an M-file as a result of debugging, it is
best to first quit debug mode and then edit and save changes to the
M-file. If you edit an M-file while paused in debug mode, you can
get unexpected results when you resume execution of the file and the
results might not be reliable. |
See Also
dbclear, dbdown, dbquit, dbstack, dbstatus, dbstep, dbstop, dbtype, dbup
 | dbclear | | dbdown |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit