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
-
15843 Solvers
-
7338 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3348 Solvers
-
666 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
1951 Solvers
More from this Author165
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!