Monthly Time Series Plot
Show older comments
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.

Answers (1)
KSSV
on 25 Oct 2021
0 votes
You can do intepolation by creating your required time stamps or use the inbuilt function retime.
Categories
Find more on Time Series Events in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!