AppDesigner : divided UI code in several .mlapp files
Mostrar comentarios más antiguos
Hello,
The main code of my application is in a .mlapp file.
There is a central UIPanel in this UIFigure.
I would like to change the content of this panel depending of the menu's choice.
Is it possible to code several IU in differents .mlapp files et include these UI in the central panel of the main application ?
Thanks
Respuestas (1)
Eric Delgado
el 27 de Sept. de 2022
0 votos
No, it's not possible. But you can use uitabgroup to deal with it.
Categorías
Más información sobre Environment and Settings en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!