Monthly Time Series Plot
Afficher commentaires plus anciens
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.

Réponses (1)
KSSV
le 25 Oct 2021
0 votes
You can do intepolation by creating your required time stamps or use the inbuilt function retime.
Catégories
En savoir plus sur Time Series Events dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!