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 Solvers128
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
51899 Solvers
-
Find the sum of all the numbers of the input vector
52651 Solvers
-
Find out total non zero element of matrix
277 Solvers
-
290 Solvers
-
Find remainder when x is divided by 3
163 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!