| MATLAB Function Reference | ![]() |
Syntax
Description
propedit starts the Property Editor, a graphical user interface to the properties of graphics objects. There must be a current figure to call propedit without an object handle.
propedit(handle_list) edits the properties for the object (or objects) in handle_list.
propedit(handle_list,'v6')
displays the MATLAB Version 6 Property Editor.
Starting the Property Editor enables plot editing mode for the figure.
See Also
inspect, plotedit, propertyeditor
| profsave | propertyeditor | ![]() |
© 1994-2005 The MathWorks, Inc.