Plotting of time series from data

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

Asked:

on 10 Apr 2021

Edited:

on 26 May 2021

Community Treasure Hunt

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

Start Hunting!