Problem 42537. Rotate a matrix for 180 degree
Rotate a matrix for 180 degree for eg: x=[1 2 3 4] y=[4 3 2 1]
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers208
Suggested Problems
-
478 Solvers
-
507 Solvers
-
726 Solvers
-
5211 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
340 Solvers
More from this Author4
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!