User`s guide

10 Examples of GUIDE GUIs
Static text
The Property Inspector was used to custom ize the uicontrols and text by:
Setting the figure
Color to black, as well as the Backgro undColor,
ForegroundColor,andShadowColo r of the three uipanels. (They are used
as containers only, so they do not need to be visible.)
Coloring all static text yellow and uicontrol backgrounds either black or
yellow-gray.
Giving all uicontrols mnemonic names in their
Tag string.
Setting the
FontSize for uicontrols to 9 points.
Specifying nondefault
Min and Max values for the sliders.
Adding tooltip strings for some controls.
In the GUIDE Layout Editor, the GUI looks like this.
10-18