Matlab engine eval: should I use the exception message or the error stream content ?
Afficher commentaires plus anciens
Hello,
When I use the Matlab engine eval, I can provide output and error streams. But the eval() can also throw exceptions, which contains error messages:
Then which one should I use: the exception message or the error stream ?
Moreover, if something is returned in the error stream, is it always an error ? or warnings can also appear in this stream ?
Many thanks !
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Call MATLAB from C dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!