I have datenum() error ?

1 次查看(过去 30 天)
Sandy
Sandy 2013-10-22
评论: Sandy 2013-10-23
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?

采纳的回答

dpb
dpb 2013-10-23
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...

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Dates and Time 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by