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 Solvers19
Suggested Problems
-
Back to basics 6 - Column Vector
1085 Solvers
-
Back to basics 22 - Rotate a matrix
922 Solvers
-
Check if number exists in vector
13176 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
12943 Solvers
-
494 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!