isequal (MException) - Compare MException objects for equality
Syntax
TF = isequal(eObj1, eObj2)
Description
TF = isequal(eObj1, eObj2) tests MException objects eObj1 and eObj2 for equality, returning logical 1 (true) if the two objects are identical, otherwise returning
logical 0 (false).
See Also
try, catch, error, assert, MException, eq(MException), ne(MException), getReport(MException), disp(MException), throw(MException), rethrow(MException), throwAsCaller(MException), addCause(MException), last(MException),
 | isequal | | isequalwithequalnans |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit