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!