Matrix manipulation: split matrix in vectors

1 view (last 30 days)
I have a 2447x5 matrix. I would like to split it in column vectors and than concatenate them in a single column vector (12235x1). Thanks in advance,
Mario

Accepted Answer

Azzi Abdelmalek
Azzi Abdelmalek on 17 Aug 2014
A(:)

More Answers (0)

Categories

Find more on Creating and Concatenating Matrices in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!