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

53.57% Correct | 46.43% Incorrect
Last Solution submitted on Jul 24, 2024

Solution Comments

Show comments

Problem Recent Solvers125

Suggested Problems

More from this Author23

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!