User`s guide
Compose and Code GUIs with Interactive Tools
Scroll in the help window to view descriptions of other properties. Click the X
close box to close the w indow.
The following Inspector image illustrates using the Inspector to change the
Max property of a slider uicontrol from its default value (1.0)to10.0.
Edit wi
th the Property Editor
The Property Editor has a more graphical interface than the Property
Inspector. The interface is convenient for setting properties that affect the
appearance of components. To open it for a component, in the Command
Window type:
prop
edit(object_handle)
Alternatively, omit the argument and type:
plo
tedit on
The figure enters plot edit mode. Select the object you want to edit and
change any property that the Property Editor displays. The following figure
11-47