MATLAB Creating Graphical User Interfaces

(Barry) #1
Add Components to the GUIDE Layout Area

Property Values Description
Title String Component label.
TitlePosition lefttop, centertop,
righttop, leftbottom,
centerbottom,
rightbottom. Default is
lefttop.

Location of title string in
relation to the panel or
button group.

Units characters,
centimeters, inches,
normalized, pixels,
points. Default is
characters.

Units of measurement used
to interpret the Position
property vector

For a complete list of properties and for more information about the properties listed in
the table, see the Uipanel Properties and Uibuttongroup Properties.


Panel


To create a panel with title My Panel as shown in the following figure:

Free download pdf