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 Solvers38
Suggested Problems
-
908 Solvers
-
Sum all integers from 1 to 2^n
17299 Solvers
-
Find the largest value in the 3D matrix
1644 Solvers
-
472 Solvers
-
Find the index of n in magic(n)
268 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!