MATLAB Function Reference    
guihandles

Create a structure of handles

Syntax

Description

handles = guihandles(object_handle) returns a structure containing the handles of the objects in a figure, using the value of their Tag properties as the fieldnames, with the following caveats:

handles = guihandles returns a structure of handles for the current figure.

See Also

guidata, guide, getappdata, setappdata


  guide hadamard