Problem while creating a stand alone application from appdesigner
古いコメントを表示
I am trying to test an app I designed using appdesigner but the app doesn't open correctly and the following error massage pops out. While creating the app in the compiler there were no errors so I am stuck without knowing what to do.

採用された回答
その他の回答 (1 件)
Steven Lord
2022 年 12 月 9 日
0 投票
If you're trying to open the Workspace Browser from within your deployed application I'm 99% sure that falls into the "other development tools" category of functionality in MATLAB that is not supported for use with MATLAB Compiler.
4 件のコメント
Jorge Ortega Torremocha
2022 年 12 月 9 日
Steven Lord
2022 年 12 月 9 日
You should be able to use save and load in a stand-alone application. It's trying to open the Workspace Browser that's the problem here.
Jorge Ortega Torremocha
2022 年 12 月 12 日
Jorge Ortega Torremocha
2022 年 12 月 12 日
カテゴリ
ヘルプ センター および File Exchange で Application Deployment についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
