How do I plot data that has a x axis and y axis date?

I have data that corresponds to an arrival date and departure date. Basically a pork chop plot. How do I plot the data so that it corresponds to both axes?

1 Comment

Somewhere around R2016a or R2016b your started being able to use datetime() or duration() objects as both X and Y axes.

Sign in to comment.

Answers (0)

Categories

Asked:

on 21 Apr 2019

Commented:

on 21 Apr 2019

Community Treasure Hunt

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

Start Hunting!