how to extract data with some condition
Afficher commentaires plus anciens
Hello everyone
I have a 9 colomns of data,say x1 to x9, each colomn has 150 rows
I need to extract all the data when x2==0 and x1=0.5, and make a new dataset of 9 colomns
Please teach me how to do this
I will appreciate you help
3 commentaires
madhan ravi
le 30 Nov 2018
Modifié(e) : madhan ravi
le 30 Nov 2018
so when it satisfies the condition you mean you want to extract all the correponding rows/columns?upload the sample data and give an example of your desired output.
Samaneh Arzpeima
le 30 Nov 2018
madhan ravi
le 30 Nov 2018
just give a numerical example still not clear
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur MATLAB 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!