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 Solvers129
Suggested Problems
-
Return the 3n+1 sequence for n
8474 Solvers
-
1907 Solvers
-
Return the first and last characters of a character array
11711 Solvers
-
Create a two dimensional zero matrix
522 Solvers
-
Matlab Basics II - Log and natural log
191 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!