Navigation

Operators and Keywords

Function List:

C++ API

: reset (h)

Reset the properties of the graphic object h to their default values.

For figures, the properties "position", "units", "windowstyle", and "paperunits" are not affected. For axes, the properties "position" and "units" are not affected.

The input h may also be a vector of graphic handles in which case each individual object will be reset.

See also: cla, clf, newplot.

Package: octave