Plot where x axis is the date

1 view (last 30 days)
alpedhuez
alpedhuez on 4 Jun 2018
Answered: dpb on 4 Jun 2018
In my plot x axis is the date starting from 04/20/2018 and ending 06/01/2018. How can I set the x axis of the plot to start from 04/20/2018 to end on 06/01/2018?

Answers (1)

dpb
dpb on 4 Jun 2018
xlim works with datetime data as x-axis for current releases.

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!