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
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers207
Suggested Problems
-
497 Solvers
-
Matrix indexing with two vectors of indices
769 Solvers
-
10568 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13521 Solvers
-
Celsius to Fahrenheit converter
663 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!