| MATLAB Function Reference | ![]() |
Editing and Debugging
| dbclear | Clear breakpoints |
| dbcont | Resume execution |
| dbdown | Change local workspace context |
| dbquit | Quit debug mode |
| dbstack | Display function call stack |
| dbstatus | List all breakpoints |
| dbstep | Execute one or more lines from current breakpoint |
| dbstop | Set breakpoints in M-file function |
| dbtype | List M-file with line numbers |
| dbup | Change local workspace context |
| edit | Edit or create M-file |
| keyboard | Invoke the keyboard in an M-file |
Source Control
| checkin | Check file into source control system |
| checkout | Check file out of source control system |
| cmopts | Get name of source control system |
| customverctrl | Allow custom source control system |
| undocheckout | Undo previous checkout from source control system |
| verctrl | Version control operations on PC platforms |
Notebook
| notebook | Open M-book in Microsoft Word (Windows only) |
| Workspace, File, and Search Path | System | ![]() |