Combining time-series data with different resolution
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Adam
el 5 de Mzo. de 2015
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.
Respuestas (0)
Ver también
Categorías
Más información sobre Climate Science and Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!