How does MATLAB Compiler handle warning and error message commands?

4 ビュー (過去 30 日間)
Josh Spencer
Josh Spencer 2017 年 5 月 22 日
回答済み: Stefanie Schwarz 2024 年 2 月 23 日
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

回答 (2 件)

Sean de Wolski
Sean de Wolski 2017 年 5 月 22 日
You can launch the app from a console and then errors/warnings/displays will show up in it.
  1 件のコメント
Luis Oviedo
Luis Oviedo 2018 年 11 月 27 日
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?

サインインしてコメントする。


Stefanie Schwarz
Stefanie Schwarz 2024 年 2 月 23 日
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.

カテゴリ

Help Center および File ExchangeApplication Deployment についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by