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
-
Find the longest sequence of 1's in a binary sequence.
6658 Solvers
-
Test if a Number is a Palindrome without using any String Operations
251 Solvers
-
Output any real number that is neither positive nor negative
407 Solvers
-
563 Solvers
-
07 - Common functions and indexing 2
421 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!