Community Profile

photo

Helge


Universität Köln

Active since 2012

Followers: 0   Following: 0

Statistics

  • First Review

View badges

Feeds

View by

Answered
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)))

11 years ago | 0

| accepted

Question


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...

11 years ago | 1 answer | 0

1

answer