MATLAB Function Reference Previous page   Next Page
figurepalette

Show or hide figure palette

Syntax

Description

figurepalette('show') displays the palette on the current figure.

figurepalette('hide') hides the palette on the current figure.

figurepalette('toggle') or figurepalette toggles the visibility of the palette on the current figure.

figurepalette(figure_handle,...) shows or hides the palette on the figure specified by figure_handle.

See Also

plotbrowser, propertyeditor


Previous page  Figure Properties fileattrib Next page

© 1994-2005 The MathWorks, Inc.