Stretching axis to observe data
조회 수: 2 (최근 30일)
이전 댓글 표시
hey, I have plotted a graph as seen in the doc of Wind speeds vs Hourly Time(Jan 2000 to March 2015). As you can see the periods nor the characteristics cannot be clearly seen. The dataset is quite large with 131400 points, but is there a way to stretch the data out to observe it a better?
댓글 수: 0
채택된 답변
dpb
2018년 2월 11일
Well, since your monitor probably has only roughly 2000 pixels/line even if you could draw your plot with every bit for the graph line (no axis, no nothing else) there would still be some ~131/2 --> 65 data points/pixel so it's physically impossible to have enough resolution to show it all at one time. You'll have to look at pieces of the time series at a time to visualize more closely..
doc zoom % for starters
doc xlim
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!