getappdata - Value of application-defined data

Syntax

value = getappdata(h,name)
values = getappdata(h)

Description

value = getappdata(h,name) gets the value of the application-defined data with the name specified by name, in the object with handle h. If the application-defined data does not exist, MATLAB returns an empty matrix in value.

values = getappdata(h) returns all application-defined data for the object with handle h.

See Also

setappdata, rmappdata, isappdata

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS