When deploying a Web App, why does MATLAB code fail to instantiate an object?
Show older comments
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
Accepted Answer
More Answers (0)
Categories
Find more on Debugging and Improving Code 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!