Combine a number of .mlapp files into a single .mlapp file

5 ビュー (過去 30 日間)
pavlos
pavlos 2018 年 3 月 3 日
回答済み: Melissa Williams 2018 年 3 月 16 日
Hello,
Please help me with the following.
I have a number of .mlapp files created by App Designer, for example
File1.mlapp File2.mlapp File3.mlapp
Is there a way to combine the above files into 1 file for distribution?
I need a general window/file that allows the user should select File1 or File2 or File3 and executed it.
The user should not have access to the code (codeview window in the App Designer).
Thank you.
Best Pavlos

回答 (1 件)

Melissa Williams
Melissa Williams 2018 年 3 月 16 日
You can create a 4th App Designer app with 3 buttons on it and then write the callback for each to launch the specific individual apps. You should then be able to package that using the share button in App Designer.

カテゴリ

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