MATLAB Function Reference | ![]() ![]() |
Syntax
Description
rotates matrix B = rot90(A)
A
counterclockwise by 90 degrees.
rotates matrix B = rot90(A,k)
A
counterclockwise by k*90
degrees, where k
is an integer.
Examples
See Also
![]() | rosser | rotate | ![]() |
© 1994-2005 The MathWorks, Inc.