Problem 42603. UICBioE240 problem 1.9
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 commentsProblem Recent Solvers127
Suggested Problems
-
middleAsColumn: Return all but first and last element as a column vector
610 Solvers
-
Rounding off numbers to n decimals
4729 Solvers
-
Matrix of almost all zeros, except for main diagonal
183 Solvers
-
1868 Solvers
-
3977 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!