How can I select rows in an array based on the values in the first row of another array?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
tinkiewinkie
am 4 Feb. 2020
Kommentiert: tinkiewinkie
am 4 Feb. 2020
Hi suppose I have a column of values like :
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/269893/image.png)
How do I select every other row that are not displayed in the rows above in another new array. Example: I will want all other row 1,2,4,5..... excluding row 3, 39,51,15,28,65 and 56.
Please help, Thank you!
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Matrices and Arrays finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!