Switch matrix to a column vector - MATLAB Cody - MATLAB Central

Problem 1587. Switch matrix to a column vector

Difficulty:Rate
for e.g.
x = [1 2
3 4]
y =
1
3
2
4

Solution Stats

64.27% Correct | 35.73% Incorrect
Last Solution submitted on Jun 10, 2025

Problem Comments

Solution Comments

Show comments
Why should you share code?
In a discussion on LInkedin about my recent blog post, Do these...
1
3

Problem Recent Solvers362

Suggested Problems

More from this Author8

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!