Link

trotz

SE(3) rotation about Z axis

T = trotz(THETA) is a homogeneous transformation (4×4) representing a rotation of THETA radians about the z-axis.

T = trotz(THETA, 'deg') as above but THETA is in degrees.

Notes

  • Translational component is zero.

See also

rotz, trotx, troty, trot2, SE3.Rz