Place panels in tabs retroactively in App Designer.

14 visualizaciones (últimos 30 días)
Bradley Feiger
Bradley Feiger el 3 de Ag. de 2021
Respondida: Reshma Nerella el 7 de Nov. de 2021
I have already created an app in App Designer with multiple panels on one page. Now, I would like to go back and separate the panels between two tabs. Is there a way to place the panels into tabs after I already created the panels?

Respuestas (1)

Reshma Nerella
Reshma Nerella el 7 de Nov. de 2021
Hi,
As per my understanding, you created multiple panels in your app and now you wanted to place the panels in two tabs.
  1. If you have created the panels programatically, you can change the parent of the Panels(from UIFigure to UITab) and adjust the position accordingly.
  2. You can just drag and drop the panels into the required tabs. To ensure that the Panels are in the tabs, observe the heirarchy of components in the component browser i.e. see if the Panels are under tabs.
Hope this helps!

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by