Compiling Multiwindow App built in AppDesigner

Does anyone know if there is a limitation to compiling MultiWindow Apps built in AppDesigner? I followed the tutorial at Creating a Multiwindow App in AppDesigner and the main program and dialog programs work fine on my computer. However, after compiling the main .mlapp file, with the dialog .mlapp file included in the list of needed files, I cannot summon the dialog app through the main app. All the other functionality of the main app seems to be fine, but the callback function to open the dialog window and the functionality therein, are not available. Is there a specific procedure for compiling multi-window apps? Or has anyone had similar issues?

1 个评论

I once built an app with several windows (I think up to 10). It's only important that you include all necessary files to your project.
Try to rebuild you standalone app with an active console/log file (Additional runtime settings > [untick] Do not display the Windows Command Shell (console) for execution and/or [tick] Create log file). Whit these options you know at least the exact error-message.

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 App Building 的更多信息

产品

版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by