Finding rows with specific values
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a martrix with year, month, and two variables. With 7 years worth of data.
year month air temp humidity
2007 10 254.2 446.3
I am trying to subset certain months, 10,11,12,1,2,3. I want the data included in the entire row.
Any idea on how i could do this?
Cheers.
0 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Logical finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!