Problem 1841. Rotate Matrix Both Direction (45 Degree)

Matrix (3x3 only) rotation:

3 inputs: x matrix, n times and m option.

output: y matrix with n x 45 degree rotation. m=1 for clockwise & m=2 for counterclockwise.

Solution Stats

64.71% Correct | 35.29% Incorrect
Last Solution submitted on Apr 10, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers30

Suggested Problems

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!