how to write a axis in hours format

Antworten (2)

Image Analyst
Image Analyst am 3 Mai 2020

0 Stimmen

I believe it would be something like this:
% Make x axis be times.
datetick('x', 'HH:MM PM', 'keepticks');

Tags

Gefragt:

am 3 Mai 2020

Beantwortet:

am 3 Mai 2020

Community Treasure Hunt

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

Start Hunting!

Translated by