M-File Help: rot2 View code for rot2

rot2

SO(2) Rotation matrix

R = rot2(theta) is an SO(2) rotation matrix representing a rotation of theta radians.

R = rot2(theta, 'deg') as above but theta is in degrees.

See also

trot2, rotx, roty, rotz


 

© 1990-2014 Peter Corke.