| 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 Plot
Browser tool from the figure's View menu.
plotbrowser('on')
plotbrowser('off')
plotbrowser
plotbrowser(figure_handle,...)
plotbrowser('on') displays the Plot Browser on the current figure.
plotbrowser('off') hides the Plot Browser on the current figure.
plotbrowser toggles the visibility of the Plot Browser on the current figure. You can use plotbrowser('toggle') instead for the same functionality.
plotbrowser(figure_handle,...) shows or hides the Plot Browser on the figure specified by figure_handle.
If you call plotbrowser in a MATLAB program and subsequent lines depend on the Plot Browser being fully initialized, follow it by drawnow to ensure complete initialization.
figurepalette | 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 |