Navigation

Operators and Keywords

Function List:

C++ API

Command: ishold
Function File: ishold (hax)
Function File: ishold (hfig)

Return true if the next plot will be added to the current plot, or false if the plot device will be cleared before drawing the next plot.

If the first argument is an axes handle hax or figure handle hfig then operate on this plot rather than the current one.

See also: hold, newplot.

Package: octave