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
-
298 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1246 Solvers
-
Create a two dimensional zero matrix
522 Solvers
-
974 Solvers
-
Matlab Basics - Logical Tests I
267 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!