In appdesigner, is there any way to start with 2x1 panels instead 1x2 under auto-reflow?

Under App Designer, is there any way to create a new app with 2x1 panels (two rows one column) under "Auto-Reflow"? In the two-panel template it seems only 1x2 is aviable with the UI and that this is not user-selectable.

Answers (1)

Hey @Maruan Alberto Bracci, yeah. It's possible. In this template there is as Grid between the UIFigure and the Panels,, but the Component Browser doesn't show this Grid.
So... just create an app from "blank app", putting a Grid com 2 rows and 1 column and then the Panels. See code attached made on R2021b (if you are working on a different release of Matlab, you have to open App Designer and save the file before run it).

Categories

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

Products

Release

R2021b

Asked:

on 15 Sep 2022

Answered:

on 21 Sep 2022

Community Treasure Hunt

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

Start Hunting!