Monthly Time Series Plot
Mostrar comentarios más antiguos
Hi,
I have mean riverflow data in a matrix for a period of years, where the first column is the years and rows 2-13 are the mean river flows for each month in that year.
How would I format and then turn this data into a monthly time series plot?
Thanks.

Respuestas (1)
KSSV
el 25 de Oct. de 2021
0 votos
You can do intepolation by creating your required time stamps or use the inbuilt function retime.
Categorías
Más información sobre Time Series Events en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!