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
-
Swap the first and last columns
21469 Solvers
-
Find the peak 3n+1 sequence value
2537 Solvers
-
Remove the polynomials that have positive real elements of their roots.
1718 Solvers
-
90 Solvers
-
741 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!