Two appdesigner.mlapp files combine in one windows can or not?
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Navya Singam
2022-1-12
Hi,
You can have main screen with two buttons displayed and write the callback for each button to launch the specific individual apps.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!