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 comments
Loading...
Problem Recent Solvers209
Suggested Problems
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2540 Solvers
-
Find the maximum number of decimal places in a set of numbers
3385 Solvers
-
321 Solvers
-
Check that number is whole number
5212 Solvers
-
Matlab Basics - Convert a row vector to a column vector
679 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!