How to specifically select columns from a matrix?
Mostrar comentarios más antiguos
Dear All,
For a given 2 columns matrix A. For example

Can I extract the first 3 elements in the 2nd columns and the 4th and 5th elements in the first column by one commend?
I tried the following way but failed: First, I defined an array as follows,

Then I did A(:,r) and it did not work.
Thanks a lot. Bei Gou
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Matrices and Arrays en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!