byMatrix edit page

define rotations by matrices

Syntax

M = eye(3)
rot = rotation.byMatrix(M)

Input

M 3x3 rotation matrix

Output

rot rotation

See also

rotation.rotentation rotation.byEuler rotation.byAxisAngle