Importing data from specific columns of a data structure
Afficher commentaires plus anciens
Hello all,
I am working on a large data file and want to extract the data for specific dates. The format of the file resembles the following:
Date Location Degree1 Degree2
20200101 NY 0 1
20200102 NY 0 0
20200103 NY 1 3
Now what if I want to extract all the data from 20200101 to 20200103?
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!