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年弱 前 | 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年弱 前 | 1 件の回答 | 0
