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

1 Ansicht (letzte 30 Tage)
pavlos
pavlos am 3 Mär. 2018
Beantwortet: Melissa Williams am 16 Mär. 2018
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

Antworten (1)

Melissa Williams
Melissa Williams am 16 Mär. 2018
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.

Kategorien

Mehr zu Develop Apps Using App Designer 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!

Translated by