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