MATLAB Function Reference Previous page   Next Page
plotbrowser

Show or hide figure plotbrowser

Syntax

Description

plotbrowser('on') displays the Plot Browser on the current figure.

plotbrowser('off') hides the Plot Browser on the current figure.

plotbrowser('toggle') or plotbrowser toggles the visibility of the Plot Browser on the current figure.

plotbrowser(figure_handle,...) shows or hides the Plot Browser on the figure specified by figure_handle.

See Also

figurepalette, propertyeditor


Previous page  plot3 plotedit Next page

© 1994-2005 The MathWorks, Inc.