How can I extract a specific row from a table?
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Dates and Time dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!