| Programming | ![]() |
| Checking for Errors with try-catch |
Checking for errors that occur in your programs using the try and catch functions |
| Handling and Recovering from an Error |
Reporting errors and identifying what caused them; regenerating errors |
| Message Identifiers |
Attaching an identifier to an error or warning to enable you to better identify what caused it, and also for selective warning control |
| Warnings |
Identifying warnings and identifying what caused them |
| Warning Control |
Controlling the action taken when a warning is encountered |
| Debugging Errors and Warnings |
Stopping code execution in the debugger on the occurrence of an error or warning |
| Performing FTP File Operations | Checking for Errors with try-catch | ![]() |
© 1994-2005 The MathWorks, Inc.