Problem while creating a stand alone application from appdesigner
Show older comments
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.

Accepted Answer
More Answers (1)
Steven Lord
on 9 Dec 2022
0 votes
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 Comments
Jorge Ortega Torremocha
on 9 Dec 2022
Steven Lord
on 9 Dec 2022
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
on 12 Dec 2022
Jorge Ortega Torremocha
on 12 Dec 2022
Categories
Find more on Application Deployment in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!