Need help for using "fillmissing" function in order to fill missing data in time series

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

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.

Sign in to comment.

Answers (0)

Categories

Asked:

BN
on 15 Dec 2019

Commented:

on 15 Dec 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!