Two appdesigner.mlapp files combine in one windows can or not?
2 ビュー (過去 30 日間)
古いコメントを表示
Iszuzuldin amirull bin mohd janudin
2022 年 1 月 8 日
回答済み: Navya Singam
2022 年 1 月 12 日
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!