MATLAB Function Reference | Search  Help Desk |
check |
checks the consistency of all the field of a mapping object
Syntax
check(m)
Description
check(m)
check the consistency of a mapping object.
Remarks
This function has been provided in order to make the mapping class more robust since it checks a mapping object for consistency of the data defined in its fields. If a inconsistency is found, an error message is displayed.