Split one matrix to 2 matrix

Hello, I have matrix called A 74X2 and I need 2 Matrix B,C 74X1 each one.
How I can split matrix A to B (column 1 of A) and C (column 2 of A)?
Thank you!

 Accepted Answer

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!