Effacer les filtres
Effacer les filtres

I have datenum() error ?

1 vue (au cours des 30 derniers jours)
Sandy
Sandy le 22 Oct 2013
Commenté : Sandy le 23 Oct 2013
I load in a column of dates in the format yyyymmdd, then try to plot them. When I actually plot them I get dates looking like Q2-11. What does this mean?
  1 commentaire
sixwwwwww
sixwwwwww le 22 Oct 2013
Can you show example values in your file?

Connectez-vous pour commenter.

Réponse acceptée

dpb
dpb le 23 Oct 2013
It indicates that given the range of data on the x-axis datetick decided quarterly dates would be the best default (or you explicitly used the date format corresponding to same). You can change to display in whatever units you wish.
doc datetick % for more details
and or post more detail on what you actually did...
  1 commentaire
Sandy
Sandy le 23 Oct 2013
Thank you so much!

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Dates and Time dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by