MATLAB Function Reference
  Go to function:
    Search    Help Desk 
check    

checks the consistency of all the field of a lazy object

Syntax

Description

check(m) check the consistency of a lazy object.

Remarks

This function has been provided in order to make the lazy class more robust since it checks a lazy object for consistency of the data defined in its fields. If a inconsistency is found, an error message is displayed.

[ Help Desk ]