MATLAB Function Reference |
Syntax
propedit propedit(HandleList)
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
.
Property Editor Graphical User Interface Components
See Also
profreport | pwd |