| 
 ISDATAIM Returns true if a dataset contains image objects or image features
     N = ISDATAIM(A) 
 
 
 DescriptionIf no output argument is given, the function will produce an error if A does not contain image objects or features (i.e. it will act as an assertion). See also
 
 |