| Contents | Index |

To collectively enable Plotting Tools, use
the large Plotting Tool icon
on the figure toolbar. To collectively
disable the Plotting Tools, use the smaller icon
. Open or close the Figure
Palette tool from the figure's View menu.
figurepalette('show')
figurepalette('hide')
figurepalette
figurepalette(figure_handle,...)
figurepalette('show') displays the palette on the current figure.
figurepalette('hide') hides the palette on the current figure.
figurepalette toggles the visibility of the palette on the current figure. You can also use figurepalette('toggle') instead for the same functionality.
figurepalette(figure_handle,...) shows or hides the palette on the figure specified by figure_handle.
If you call figurepalette in a MATLAB program and subsequent lines depend on the Figure Palette being fully initialized, follow it by drawnow to ensure complete initialization.
plotbrowser | plottools | propertyeditor

Explore how to use MATLAB to make advancements in engineering and science.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |