User`s guide
6 Lay Out a GUIDE GUI
Property
Value
Description
String
String. Can also be a
cell array or character
array of strings.
Component label. For
list boxes and pop-up
menus it is a list of the
items.
Units characters,
centimeters, inches,
normalized, pixels,
points. Default is
characters.
Units of measurement
used to interpret the
Position property
vector
Value
Scalar or vector Value of the component.
Interpretation depends
onthetypeof
component.
For a complete list of properties and for more information about the properties
listed in the table, see Uicontrol Properties .
Push Button
To create a push button with label Button 1, as shown in this figure:
• Specify the push button label by setting the S tring property to the desired
label, in this case,
Button 1.
6-40