Two appdesigner.mlapp files combine in one windows can or not?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Iszuzuldin amirull bin mohd janudin
am 8 Jan. 2022
Beantwortet: Navya Singam
am 12 Jan. 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 Kommentare
Akzeptierte Antwort
Navya Singam
am 12 Jan. 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!