Two appdesigner.mlapp files combine in one windows can or not?

4 ビュー (過去 30 日間)
Iszuzuldin amirull bin mohd janudin
回答済み: 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?

採用された回答

Navya Singam
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.
Refer to this to know more about callbacks in App Designer.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by