Products & Services Solutions Academia Support User Community Company

Learn more about MATLAB   

showplottool - Show or hide figure plot tool

The Plotting Tools

GUI Alternatives

Click the larger Plotting Tools icon on the figure toolbar to collectively enable plotting tools, and the smaller icon to collectively disable them. Individually select the Figure Palette, Plot Browser, and Property Editor tools from the figure's View menu. For details, see Plotting Tools — Interactive Plotting in the MATLAB Graphics documentation.

Syntax

showplottool('tool')
showplottool('on','tool')
showplottool('off','tool')
showplottool('toggle','tool')
showplottool(figure_handle,...)

Description

showplottool('tool') shows the specified plot tool on the current figure. tool can be one of the following strings:

showplottool('on','tool') shows the specified plot tool on the current figure.

showplottool('off','tool') hides the specified plot tool on the current figure.

showplottool('toggle','tool') toggles the visibility of the specified plot tool on the current figure.

showplottool(figure_handle,...) operates on the specified figure instead of the current figure.

See Also

figurepalette, plotbrowser, plottools, propertyeditor

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS