MATLAB Function Reference Previous page   Next Page
propertyeditor

Show or hide property editor

Syntax

Description

propertyeditor('on') displays the property editor on the current figure.

propertyeditor('off') hides the property editor on the current figure.

propertyeditor('toggle') or propertyeditor toggles the visibility of the property editor on the current figure.

propertyeditor(figure_handle,...) displays or hides the property editor on the figure specified by figure_handle.

See Also

plotbrowser, figurepalette


Previous page  propedit psi Next page

© 1994-2005 The MathWorks, Inc.