Problem 42596. UICBioE240 problem 1.2

Convert a column vector into a row vector.

So if A = [1; 2; 3]

Then B = [ 1 2 3]

Solution Stats

80.84% Correct | 19.16% Incorrect
Last Solution submitted on Apr 12, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers202

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!