plottools
(Removed) Show or hide plot tools
plottools
has been removed. Use plotedit
or the Property Inspector instead.
Description
plottools
shows the plot tools on the current figure. If no current
figure exists, plottools
creates one.
plottools(
changes the state of the plot
tools on the figure. For example, state
)plottools("on")
shows the plot
tools.
plottools(
operates on the
specified figure instead of the current figure. The input fig
,___)fig
can precede
any of the input argument combinations in the previous syntaxes.