showplottool
(Not recommended) Show or hide specified plot tool
showplottool
is not recommended. Use inspect
to
launch the Property Inspector instead. For more information, see Version History.
Description
showplottool(
shows specified plot tool
on the current figure. If no current figure exists, tool
)showplottool
will
create one.
When you dock, undock, resize, or reposition a plot tool, MATLAB® restores that configuration when you invoke the tool for subsequent figures, both within and across MATLAB sessions. There is no command to reset a plot tool to its original configuration.
showplottool(
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.
Examples
Input Arguments
Alternatives
Select the Figure Palette, Plot Browser, and Property Editor options from the View menu of a figure window.