When deploying a Web App, why does MATLAB code fail to instantiate an object?
이전 댓글 표시
I have developed an app and deployed it onto a web app server. The MATLAB code fails at recognizing an object called "strat".
Then, I get the following warning message and an error afterwards:
Warning: Variable 'a' originally saved as a strat cannot be instantiated as an object
and will be read in as a uint32
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Debugging and Improving Code에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!