Rotation about X axis
R = rotx(theta) is a rotation matrix representing a rotation of theta radians about the x-axis.
R = rotx(theta, 'deg') as above but theta is in degrees.
roty, rotz, angvec2r
© 1990-2012 Peter Corke.