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
- 
         Solve the set of simultaneous linear equations 478 Solvers 
- 
         Magic is simple (for beginners) 10519 Solvers 
- 
         
         690 Solvers 
- 
         
         536 Solvers 
- 
         
         266 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!