- Convert the categorical variables from character representation to categorical
- Use findgroups and splitapply, grpstats, etc., to group by variable(s) value
How to extract data from a table based on a specific variable
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Grigorios Kyritsakas
le 12 Oct 2018
Commenté : Grigorios Kyritsakas
le 15 Oct 2018
I have a huge csv file with 7 columns that I import into matlab as a table (see picture below).
Is there a way to split this table into smaller tables that contain all the rows with the same Asset Description? For example, I would like to create a table with all the rows where my Asset is 'Glendevon'. The different variables in the Asset Description Row are 210, which means that "manual" extract is not an option.
Thanks
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Tables dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!