Problem 2285. Reverse a matrix
Solution Stats
Problem Comments
-
1 Comment
A row vector is not a matrix...
Solution Comments
-
1 Comment
Not very clear problem, flip vertically? horizontally? elementwise?
-
1 Comment
:
-
1 Comment
The problem is really to just reverse a row vector. A row vector happens to be a matrix, but so does a column vector, and two or more dimensional matrices. Saying, "reverse a matrix" is ambiguous.
Problem Recent Solvers424
Suggested Problems
-
13960 Solvers
-
Back to basics 22 - Rotate a matrix
825 Solvers
-
Find out missing number from a vector of 9 elements
262 Solvers
-
547 Solvers
-
Find Out sum of principal diagonal element of given matrix
210 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!