Problem 45216. Rotate a matrix without using rot90

rotate the input square matrix by certain degrees (e.g. 270 or 450 etc.) without using rot90 or flip function. its an extension of problem 798.

Solution Stats

32.05% Correct | 67.95% Incorrect
Last Solution submitted on Jan 23, 2026

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers20

Suggested Problems

More from this Author174

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!