Editing y limits for multiple axes using property inspector
古いコメントを表示
I am generating plots with dual y-axes (using yyaxis left/right).
With
ax=gca; ax.YAxis(1).Limits=[0 10]
or .YAxis(2). I can set both y axes limits individually.
When using the property inspector I did find only values for one of the y limits (see screenshot).

Is there a way to edit both y limits using the property inspector?
Thanks.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で View Data During Simulation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!