How can I extract a specific row from a table?
Ältere Kommentare anzeigen
Hi all!
Suppose I have a table with two column (i.e., Date and Temperature) like this -

Please note that every date has multiple temperature assign to it. Now, I have another array that has three dates -

How can I extract these three days from the previous table with all the associated temperature? I mean, I want a matrix that will have these three dates with all the temperatures. Thus, 9 columns.
I have attached the DateToFind.mat file in this question. Can any one please help?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Tables finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!