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
-
Extract leading non-zero digit
2251 Solvers
-
697 Solvers
-
Change the sign of even index entries of the reversed vector
653 Solvers
-
Who is the smartest MATLAB programmer?
792 Solvers
-
Let's get back to school, and create multiplication tables
241 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!