Plotting of time series from data

1 view (last 30 days)
Haya Ali
Haya Ali on 10 Apr 2021
Edited: Haya Ali on 26 May 2021
I have been given a data and asked to plot a time series. I am new to MATLAB. Please help e to plot a time series from the data.

Accepted Answer

Cris LaPierre
Cris LaPierre on 11 Apr 2021
Ch 9 of MATLAB Onramp covers plotting.
To make this a time series, you will need some time data that corresponds with your data. You should consider completing Ch 4 to learn how to create a vector of your own for this purpose.

More Answers (0)

Categories

Find more on MATLAB 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!