Need help for using "fillmissing" function in order to fill missing data in time series
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
Adam Danz
2019-12-15
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Import from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!