Swap the first and last columns of a matrix.
So if A = [12 4 7; 5 1 4]; B = [7 4 12; 4 1 5];
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers132
Suggested Problems
-
Project Euler: Problem 7, Nth prime
1752 Solvers
-
Back to basics 6 - Column Vector
1105 Solvers
-
Return the first and last characters of a character array
11841 Solvers
-
The sum of the numbers in the vector
642 Solvers
-
610 Solvers
More from this Author23
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!