Need help for using "fillmissing" function in order to fill missing data in time series
1 view (last 30 days)
Show older comments
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 Comment
Adam Danz
on 15 Dec 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.
Answers (0)
See Also
Categories
Find more on Data Import from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!