Plotting Multiple Y Axes on Same Side of Plot - App Designer

21 ビュー (過去 30 日間)
Garrett Valley
Garrett Valley 2021 年 6 月 23 日
回答済み: Kishan Dhakan 2021 年 6 月 23 日
Hi, I have figured out how to plot two y axes, one being on the left and one on the right side in app designer using yyaxis(app.UIAxes,'left') and yyaxis(app.UIAxes,'right'). However, I would like to plot many axes (3+) all on the left side of the plot such as the image I found below, any help would be greatly appreciated, thanks.

採用された回答

Kishan Dhakan
Kishan Dhakan 2021 年 6 月 23 日
You can try using this file from MATLAB file exchange:
There is also description given on the page.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSpecifying Target for Graphics Output についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by