MATLAB Creating Graphical User Interfaces

(Barry) #1

10 Lay Out a Programmatic UI


Most of the properties that the Property Editor can set are cosmetic. To modify values
for other properties, click More Properties. The Property Inspector opens (or, if
already open, receives focus) to display properties of the selected object. Use it to change
properties that the Property Editor does not display.

When you finish setting a property, you need to save its value:


  • If your program file opens a saved FIG-file each time it runs, save (or re-save) the
    figure itself.

  • If your program file creates the figure each time it runs, save the property value in
    your program file.

Free download pdf