Monthly Time Series Plot

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
KSSV on 25 Oct 2021
You can do intepolation by creating your required time stamps or use the inbuilt function retime.

Products

Release

R2021b

Asked:

on 25 Oct 2021

Answered:

on 25 Oct 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!