Problem 43315. Change matrix to vector2
From
x =
4 3
5 1
5 1To
y =
4
3
5
1
5
1
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers116
Suggested Problems
-
Back to basics 23 - Triangular matrix
1109 Solvers
-
Switch matrix to a column vector
371 Solvers
-
Add a row of zeros on top of a matrix
265 Solvers
-
Matlab Basics II - Count rows in a matrix
400 Solvers
-
270 Solvers
More from this Author27
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!