Plotting time series data but data rounding to minute
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi there,
I am plotting some time series data with the time data formatted as follows; '13/04/2018 01:00:49' However when I plot the data, it is appearing as per the attached image where all the data points appear to rounded to nearest minute ( or just the minute is plotted)
Anyone else come across this?
Thanks
Jack
답변 (1개)
Peter Perkins
2018년 6월 4일
Jack, what is it that makes you think all the data have been rounded to the nearest minute? Certainly the tick labels are rounded (and thinned to every 10min), but that's just the ticks, not the data.
Which are you concerned about? You should be able to zoom in to see where the actual data are plotted.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!