MATLAB Function Reference    
propedit

Starts the Property Editor

Syntax

Description

propedit starts the Property Editor, a graphical user interface to the properties of Handle Graphics objects. If you call it without any input arguments, the Property Editor displays the properties of the current figure, if there are more than one figure displayed, or the root object, if there is no currently active figure.

propedit(HandleList) edits the properties for the object (or objects) in HandleList.

Remarks

Property Editor Graphical User Interface Components

See Also

plotedit


  profreport propedit (COM)