MATLAB Creating Graphical User Interfaces

(Barry) #1

6 Lay Out a UI Using GUIDE



  • If you want to set the position or size of the button group to an exact value, then
    modify its Position property. See “Locate and Move Components” on page 6- 74
    and “Resize GUIDE UI Components” on page 6-67 for details.


NoteFor more information and additional tips and techniques, see “Add a
Component to a Panel or Button Group” on page 6-20 and the uibuttongroup
documentation.

Axes


Axes enable your UI to display graphics such as graphs and images using commands
such as: plot, surf, line, bar, polar, pie, contour, and mesh.

To define an axes, you must set certain properties. To do this:

1 Use the Property Inspector to modify the appropriate properties. Open the Property
Inspector by selecting View > Property Inspector or by clicking the Property
Inspector button.
Free download pdf