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
-
Project Euler: Problem 1, Multiples of 3 and 5
3612 Solvers
-
Back to basics 8 - Matrix Diagonals
949 Solvers
-
Get the length of a given vector
12461 Solvers
-
construct matrix with identical rows
201 Solvers
-
Sum the squares of numbers from 1 to n
253 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!