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?

 채택된 답변

Walter Roberson
Walter Roberson 2012년 1월 23일

0 개 추천

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Annotations에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by