Problem 42536. 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 Solvers179
Suggested Problems
-
Flip the main diagonal of a matrix
865 Solvers
-
Reverse the elements of an array
1075 Solvers
-
487 Solvers
-
172 Solvers
-
Sum the squares of numbers from 1 to n
253 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!