MATLAB Function Reference | ![]() ![]() |
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 | ![]() |
© 1994-2005 The MathWorks, Inc.