How does MATLAB Compiler handle warning and error message commands?

4 visualizaciones (últimos 30 días)
Josh Spencer
Josh Spencer el 22 de Mayo de 2017
Respondida: Stefanie Schwarz el 23 de Feb. de 2024
I just got Matlab Compiler and would like to know how warning and error message commands are handled ... when I compile and run an app no command line or console pops up so where do those messages show up? Is there a compiler option that will launch a console when an application is launched?
Thanks,
Josh

Respuestas (2)

Sean de Wolski
Sean de Wolski el 22 de Mayo de 2017
You can launch the app from a console and then errors/warnings/displays will show up in it.
  1 comentario
Luis Oviedo
Luis Oviedo el 27 de Nov. de 2018
Hi Sean,
Thanks for your answer. I face the same issue as Josh, could you please explain yourself a bit, how open the console and how to call the app?

Iniciar sesión para comentar.


Stefanie Schwarz
Stefanie Schwarz el 23 de Feb. de 2024
Make sure to uncheck "Do not display the Windows command shell (console) for execution" under "Additional runtime settings" in the Application Compiler tool of MATLAB Compiler. You should be able to see all warnings and errors in that console.

Categorías

Más información sobre Application Deployment en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by