How to change interval for plot date axis

1 Ansicht (letzte 30 Tage)
Natasha
Natasha am 23 Jan. 2012
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?

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 23 Jan. 2012
No. You will need to detect whether it is a "large data set" and use the appropriate datetick() call.

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by