How can I extract data with respect to certain non numeric values
Afficher commentaires plus anciens
I have a csv file, which have numeric and non numeric columns. e.g the first, second and fourth column has numbers and the third column has letters i.e C,S,CA. I have imported the file and sorted the third (non-numeric) column so all the C, CA and S values are listed together. How can I extract rows of data that are associated with 'CA'? Thanks
Réponse acceptée
Plus de réponses (1)
Yuebin Zhou
le 15 Avr 2016
0 votes
You can check the link below:
1 commentaire
shellmcg
le 17 Avr 2016
Catégories
En savoir plus sur Spreadsheets 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!