When deploying a Web App, why does MATLAB code fail to instantiate an object?
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Debugging and Improving Code 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!