| Contents | Index |
isappdata(h,name)
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.
Application data is data that is meaningful to or defined by your application which you attach to a figure or any GUI component (other than ActiveX controls) through its AppData property. Only Handle Graphics MATLAB objects use this property.
getappdata | rmappdata | setappdata

Explore how to use MATLAB to make advancements in engineering and science.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |