Combining time-series data with different resolution
5 次查看(过去 30 天)
显示 更早的评论
I have a number of vectors with different length due to the fact that I have rainfall data (at 1 minute resolution), moisture content (at 15 minute resolution) and climatic data (at 1 hour resolution). All of the vectors have the same start and end time value (datenum format).
I am looking to create a plot matrix and therefore need the vectors to be the same length. Hourly resolution would be ok. Can anybody help??
1 个评论
Adam
2015-3-5
What do you mean by a plot matrix?
You can plot all three on the same graph despite them being at different resolutions. They don't need to all be in a single matrix for that.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Climate Science and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!