Store or retrieve UI data
Use this function only with GUIDE, or with apps created using the
figure
function.
guidata(
stores
the specified data in the application data of obj
,data
)obj
if it is a figure, or
the parent figure of obj
if it is another component. For more
information, see How guidata Manages Data.
getappdata
| guide
| guihandles
| setappdata
| struct