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
-
Return the 3n+1 sequence for n
8490 Solvers
-
Calculate the area of a triangle between three points
3420 Solvers
-
565 Solvers
-
Finding perimeter of a rectangle
495 Solvers
-
Test Problem; Create a 5x5 array containing all ones
405 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!