Problem while creating a stand alone application from appdesigner
Mostrar comentarios más antiguos
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.

Respuesta aceptada
Más respuestas (1)
Steven Lord
el 9 de Dic. de 2022
0 votos
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 comentarios
Jorge Ortega Torremocha
el 9 de Dic. de 2022
Steven Lord
el 9 de Dic. de 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
el 12 de Dic. de 2022
Jorge Ortega Torremocha
el 12 de Dic. de 2022
Categorías
Más información sobre Application Deployment en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
