MATLAB Creating Graphical User Interfaces

(ff) #1

(^2) Click the + sign next to Position. The Property Inspector displays the elements of
the Position property.
(^3) Type the width and height you want the components to be.
(^4) Reset the Units property to its previous setting, either characters or
normalized.
NoteTo select multiple components, they must have the same parent. That is, they must
be contained in the same figure, panel, or button group. Setting the Units property to
characters (nonresizable UIs) or normalized (resizable UIs) gives the UI a more
consistent appearance across platforms.
See Also
Related Examples



  • “Ways to Build Apps” on page 1-2

  • “Create a Simple App Using GUIDE” on page 2-2

  • “Write Callbacks in GUIDE” on page 7-2


See Also
Free download pdf