Main Content
dbcont
Resume execution
Syntax
Description
dbcont
resumes execution of a MATLAB® code file after pausing. Execution continues until another breakpoint
is encountered, a pause condition is met, an error occurs, or execution completes successfully.
Note
If you want to edit a file as a result of debugging, then it is a good practice to first quit debugging. Otherwise, you can get unexpected results.
Examples
Version History
Introduced before R2006a