How to change interval for plot date axis

Seems like one way is to use xtick but is there possibly a predefined function that will only use say months for large data sets?

 Respuesta aceptada

Walter Roberson
Walter Roberson el 23 de En. de 2012

0 votos

No. You will need to detect whether it is a "large data set" and use the appropriate datetick() call.

Más respuestas (0)

Categorías

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by