Problem 2285. Reverse a matrix
Solution Stats
Problem Comments
-
1 Comment
Brandon Caasenbrood
on 21 Oct 2020
A row vector is not a matrix...
Solution Comments
-
1 Comment
Neuropragmatist
on 24 Oct 2020
Not very clear problem, flip vertically? horizontally? elementwise?
-
1 Comment
A C
on 26 Jul 2018
:
-
1 Comment
Informaton
on 29 Apr 2017
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 Solvers467
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
14637 Solvers
-
21573 Solvers
-
10647 Solvers
-
777 Solvers
-
Matlab Basics - Pick out parts of a vector
237 Solvers
More from this Author8
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!