Specifications
Programming the GUI
2-25
properties of each component of the GUI. Selecting the name of a component in
the list also selects the component in the Layout Editor. For example, in the
following figure, the
uicontrol (mesh_pushbutton Mesh ) is selected in the
Object Browser. The tag
mesh_pushbutton corresponds to the callback
mesh_pushbutton_Callback. Note that the corresponding component, the
mesh push button, is also selected in the Layout Editor.
To learn more about programming GUIs in GUIDE, see Chapter 4,
“Programming GUIs.”