dbcont - Resume execution
GUI Alternatives
Select Debug > Continue from most desktop tools, or in the Editor, click
.
Syntax
dbcont
Description
dbcont resumes execution
of a MATLAB code 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 a file as a result of debugging, it is best
to first quit debug mode and then edit and save changes to the file.
If you edit a 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
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit