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!
