how to how ylim in addaxis

8 ビュー (過去 30 日間)
Matin jaberi
Matin jaberi 2022 年 7 月 27 日
回答済み: Walter Roberson 2022 年 7 月 27 日
I have the following code and need to add ylim for each addaxis. Please let me know if you know what the best approch is.
  1 件のコメント
Walter Roberson
Walter Roberson 2022 年 7 月 27 日
this appears to refer to https://www.mathworks.com/matlabcentral/fileexchange/9016-addaxis

サインインしてコメントする。

採用された回答

Walter Roberson
Walter Roberson 2022 年 7 月 27 日
After you call addaxes() the current axes is left set to the axes just created. You can then just call ylim() at that point.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSubplots についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by