Main Content

Handling Exceptions

MATLAB® supports std::exception and its subclasses. MATLAB catches the std::exception objects thrown from a library and displays text from the exception, if available.