Plotting Timetable in matlab
이전 댓글 표시
I am plotting timetable data in matlab. I want to change the y limit of my plot. Is there a way to do so? Thanks.
답변 (1개)
Naty Shemer
2017년 7월 12일
0 개 추천
Controlling axes limits can be done in multiple ways. Simplest way for controlling y axis is the ylim command https://www.mathworks.com/help/matlab/ref/ylim.html
댓글 수: 2
Nidhi SRIVASTAVA
2017년 7월 12일
Steven Lord
2017년 7월 12일
Show a small sample of code that constructs a small version of your timetable and plots it so we can see what you're doing.
카테고리
도움말 센터 및 File Exchange에서 Seismology에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!