How to change components to other tabs in app designer?
Afficher commentaires plus anciens
I created a panel inside a certain tab of TabGroup app designer. Inside this panel I created various other components.
But now, as my app grows, I want to change this panel to another tab.
I can change the location of the components in the 'Component Browser', but it does not allow to change components to other Tabs.
The createComponents function is not editable to set where to create it.
I am using the 'Parent' property in the 'startupFcn' to change it to the tab I want, but in the 'Design View' I still have to work on them inside the initial tab.
Is there a way to move components to other tabs? Is there a way to edit the createComponents function?
4 commentaires
Shivansh
le 31 Oct 2022
If you have created certain components in Panel.. Then you can cut that panel from one tab and paste it in another tab.
Wictor Oliveira
le 31 Oct 2022
Shivansh
le 31 Oct 2022
Hi!
I am also using R2022a. As you can see in the screenshot attached below that if I am making right click on the panel, I am getting “cut” option.

Then I am simply using Paste option in another Tab to transfer the panel.
Hope this helps!
Wictor Oliveira
le 1 Nov 2022
Réponses (0)
Catégories
En savoir plus sur Develop Apps Using App Designer dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
