Rotation about Z axis
T = trotz(THETA) T = trotz(THETA, 'deg')
T = TROTZ(THETA)
is a homogeneous transformation (4x4) representing a rotation
radians about the x-axis.
T = TROTZ(THETA, 'deg')
as above but THETA is in degrees.
Translational component is zero.