App control for axes layout

2 views (last 30 days)
Gonçalo Torres
Gonçalo Torres on 31 Jul 2023
Answered: Taylor on 2 Nov 2023
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.
Thanks in advance.
Gonçalo

Answers (1)

Taylor
Taylor on 2 Nov 2023
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.

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!