How can I select rows in an array based on the values in the first column of another array?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
tinkiewinkie
le 30 Jan 2020
Commenté : tinkiewinkie
le 30 Jan 2020
Hi suppose I have a column of values like :
![Screenshot 2020-01-31 at 12.02.44 AM.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/269149/Screenshot%202020-01-31%20at%2012.02.44%20AM.png)
How do I select rows in another array based on the array above, Example: row 46, 47 ,48, 49 .... except for row 52
![Screenshot 2020-01-31 at 12.03.22 AM.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/269150/Screenshot%202020-01-31%20at%2012.03.22%20AM.png)
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Data Types 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!