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!
