locate within the first column of a matrix a sequence of numbers and extract those rows
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Alberto Acri
am 30 Aug. 2024
Bearbeitet: Stephen23
am 30 Aug. 2024
hi! I have the matrix 'M'. How can I locate inside the first column of the matrix 'M' the sequence of numbers (1 to #) and extract those rows?
For example, this matrix 'M' breaks down into:
- rows 1:9
- rows 10:12
- rows 13:18

0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Matrix Indexing 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!