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!