Two appdesigner.mlapp files combine in one windows can or not?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Iszuzuldin amirull bin mohd janudin
el 8 de En. de 2022
Respondida: Navya Singam
el 12 de En. de 2022
Hello matlab community, I am new to matlab. I have a question to ask. I have two appdesigner.mlapp files, I need to combine these two files in one appdesigner.mlapp (main file). In the main file interface, users can choose to enter the first or second windows file. After the user has entered into windows one of the files, if the user changes his mind, he can return back to main windows. Is it possible for me to create such a method? Or is there a suggestion that I need to use to succeed in the task?
0 comentarios
Respuesta aceptada
Navya Singam
el 12 de En. de 2022
Hi,
You can have main screen with two buttons displayed and write the callback for each button to launch the specific individual apps.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!