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.99% Correct | 19.01% Incorrect
Last Solution submitted on Nov 14, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers204

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!