MATLAB Creating Graphical User Interfaces

(Barry) #1

6 Lay Out a UI Using GUIDE


Axes” on page 6-52 and “Axes” on page 10-26 for information about setting the
NextPlot property.

Create Axes

Here is an axes in a GUIDE UI:

Use these guidelines when you create axes objects in GUIDE:


  • Allow for tick marks to be placed outside the box that appears in the Layout Editor.
    The axes above looks like this in the layout editor; placement allows space at the left
    and bottom of the axes for tick marks. Functions that draw in the axes update the tick
    marks appropriately.

Free download pdf