Navigation

Operators and Keywords

Function List:

C++ API

: rotate (h, dir, alpha)
: rotate (…, origin)

Rotate the plot object h through alpha degrees around the line with direction dir and origin origin.

The default value of origin is the center of the axes object that is the parent of h.

If h is a vector of handles, they must all have the same parent axes object.

Graphics objects that may be rotated are lines, surfaces, patches, and images.

Package: octave