Navigation

Operators and Keywords

Function List:

C++ API

Command: box
Command: box on
Command: box off
Function File: box (hax, …)

Control display of the axis border.

The argument may be either "on" or "off". If it is omitted, the current box state is toggled.

If the first argument hax is an axes handle, then operate on this axis rather than the current axes returned by gca.

See also: axis, grid.

Package: octave