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
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers19
Suggested Problems
-
Find the numeric mean of the prime numbers in a matrix.
9120 Solvers
-
20860 Solvers
-
Solve the set of simultaneous linear equations
489 Solvers
-
Remove the two elements next to NaN value
696 Solvers
-
Given a window, how many subsets of a vector sum positive
869 Solvers
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!