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