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.77% Correct | 19.23% Incorrect
Last Solution submitted on Aug 22, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers201

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!