figurepalette
(Removed) Show or hide the Figure Palette
figurepalette
has been removed. Use plotedit
instead.
Description
figurepalette
shows the Figure Palette plot tool on the current
figure. If no current figure exists, figurepalette
creates 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.
figurepalette(
changes the state of the
Figure Palette plot tool on the figure. For example, state
)figurepalette("on")
shows the Figure Palette.
figurepalette(
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.