Problem 1840. Rotate Matrix Clockwise (45 Degree)
Matrix (3x3 only) rotation clockwise:
2 inputs: x matrix and n times.
output: y matrix with n x 45 degree rotation.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers37
Suggested Problems
-
Get the area codes from a list of phone numbers
1067 Solvers
-
980 Solvers
-
Back to basics 9 - Indexed References
449 Solvers
-
533 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
389 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!