How to specifically select columns from a matrix?
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Linear Algebra dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!