Functions > Image Processing > Geometric Transforms > Rotating
  
Rotating
rotate(M, angle)—Returns the matrix M rotated angle degrees counterclockwise. The boundary area is set to black.
Arguments
M is an image matrix.
angle is a real number in units of degrees.