Problem 45216. Rotate a matrix without using rot90
rotate the input square matrix by certain degrees (e.g. 270 or 450 etc.) without using rot90 or flip function. its an extension of problem 798.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers18
Suggested Problems
-
Determine if a Given Number is a Triangle Number
384 Solvers
-
Matrix indexing with two vectors of indices
739 Solvers
-
5819 Solvers
-
Sum of diagonals elements of a matrix
224 Solvers
-
Find out total non zero element of matrix
275 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!