App control for axes layout
1 回表示 (過去 30 日間)
古いコメントを表示
Hi all,
I am designing an app in app designer and would like to have a control to define the layout of my axes (2x2 or 3x1, etc). I have seen this very useful control from the MATLAB help menu and would like to know if there is something similar that can be used in app designer.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1446242/image.png)
Thanks in advance.
Gonçalo
0 件のコメント
回答 (1 件)
Taylor
2023 年 11 月 2 日
You could attempt to do this using subplot, but it requires a little extra effort than just calling subplot for a standard figure. You can find the specifics here.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!