Matlab engine eval: should I use the exception message or the error stream content ?
Mostrar comentarios más antiguos
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 !
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Call MATLAB from C 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!