plottools
(Not recommended) Show or hide plot tools
plottools
is not recommended. Use inspect
to
launch the Property Inspector instead. For more information, see Version History.
Description
plottools
shows the plot tools on the current figure. If no current
figure exists, plottools
will create one.
The first time you open the plot tools, the Figure Palette, Plot Browser, and Property Editor appear, grouped around the current figure. If you close, move, or undock any of the tools, MATLAB® restores that configuration when you invoke the tools for subsequent figures, both within and across MATLAB sessions.
plottools(
changes the state of the plot
tools on the figure. For example, state
)plottools("on")
shows the plot
tools.
Examples
Input Arguments
Alternatives
Select the Figure Palette, Plot Browser, and Property Editor options from the View menu of a figure window.