Feeds
已回答
axis datetick set XTick rounding error
ok after searching and trying for a while this helped out: set(gca,'XTickLabel',num2str(datestr(get(gca,'XTick')',2)))
axis datetick set XTick rounding error
ok after searching and trying for a while this helped out: set(gca,'XTickLabel',num2str(datestr(get(gca,'XTick')',2)))
14 years 前 | 0
| 已接受
提问
axis datetick set XTick rounding error
Hey, I just produced a couple of graphs with date as label on the x axis. Using the datetick('x','dd mm'); gets the dateform...
14 years 前 | 1 个回答 | 0
