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
-
3434 Solvers
-
1812 Solvers
-
Read a column of numbers and interpolate missing data
2333 Solvers
-
Remove the two elements next to NaN value
677 Solvers
-
Generate a random matrix A of (1,-1)
371 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!