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 comments
Loading...
Problem Recent Solvers21
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2053 Solvers
-
Back to basics 23 - Triangular matrix
1136 Solvers
-
Matrix indexing with two vectors of indices
781 Solvers
-
6207 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
360 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!