23 Error Handling, Debugging, Profiling
| octave | description |
|---|---|
error (message) |
print message and return to topl level |
warning (message) |
print a warning message |
debug |
guide to all debugging commands |
profile |
start/stop/clear/resume profiling |
profshow |
show the results of profiling |
profexplore |