Need help for using "fillmissing" function in order to fill missing data in time series
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hey all
I have 51 excel files. in each one, the I, J, K, and L column represents max_temperature, min_temperature, Rainfall, mean_temperature respectively. there are some missing (blank) cells in each column which I want to fill them using fillmissing function. I don't know what is the script for doing that. I have attached a sample of my excel files. please help me. thank you
1 commentaire
Adam Danz
le 15 Déc 2019
Check out some of the examples in the documentation. Try implementing those examples with your data. If you get stuck, show us your code and explain what went wrong; I'd be glad to help you further at that point.
Réponses (0)
Voir également
Catégories
En savoir plus sur Data Import from MATLAB dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!