MATLAB Function Reference    
isappdata

True if application-defined data exists

Syntax

Description

isappdata(h,name) returns 1 if application-defined data with the specified name exists on the object specified by handle h, and returns 0 otherwise.

See Also

getappdata, rmappdata, setappdata


  isa iscell