how to write a axis in hours format

Respuestas (2)

Image Analyst
Image Analyst el 3 de Mayo de 2020
I believe it would be something like this:
% Make x axis be times.
datetick('x', 'HH:MM PM', 'keepticks');

Categorías

Etiquetas

Preguntada:

el 3 de Mayo de 2020

Respondida:

el 3 de Mayo de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by