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 Solvers115
Suggested Problems
-
Replace NaNs with the number that appears to its left in the row.
3037 Solvers
-
387 Solvers
-
660 Solvers
-
Remove All elements less than 5
141 Solvers
-
Find remainder when x is divided by 3
163 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!