Error Handling
- “Exception Handling in a MATLAB Application” on page 26-2
- “Capture Information About Exceptions” on page 26-5
- “Throw an Exception” on page 26-16
- “Respond to an Exception” on page 26-19
- “Clean Up When Functions Complete” on page 26-24
- “Issue Warnings and Errors” on page 26-30
- “Suppress Warnings” on page 26-34
- “Restore Warnings” on page 26-37
- “Change How Warnings Display” on page 26-40
- “Use try/catch to Handle Errors” on page 26-42
26