Navigation

Operators and Keywords

Function List:

C++ API

: rotate3d
: rotate3d on
: rotate3d off
: rotate3d (hfig, option)

Control the interactive 3-D rotation mode of a figure in the GUI.

Given the option "on" or "off", set the interactive rotate mode on or off.

With no arguments, toggle the current rotate mode on or off.

If the first argument hfig is a figure, then operate on the given figure rather than the current figure as returned by gcf.

See also: pan, zoom.

Package: octave