User`s guide

6 Lay Out a GUIDE GUI
The Property Inspector provides context-sensitive help for individual
properties. Right-clicking a property nam e or value opens a context menu
item saying What’s This?. Clicking it opens a Help window displaying
documentation for the property you selected. For example, on the right is
context-sensitive help for the push button
ButtonDownFcn obtained from the
Property Inspector as shown on the left.
Use the Property Inspector to Align Components
The Property Inspector enables you to align components by setting their
Position properties. A component’s Position property is a 4-element vector
that specifies the location of the component on the GUI and its size: [distance
from left, distance from bottom, width, height]. The values are given in the
units specified by the
Units property of the component.
1 Select the components you want to align. See “Select Components” on page
6-80 for information.
6-94