- Open Command prompt or terminal
- Navigate to the location where the standalone application reside
- Run the standalone application from there.
How to see Errors in a compiled application?
20 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2017 年 11 月 15 日
回答済み: MathWorks Support Team
2017 年 11 月 15 日
Hi,
I compiled a program into standalone application. The program works fine in MATLAB.
But, in compiled application, I do not get expected output.
Is there a way to see the errors in my compiled application, so than I can fix them.
採用された回答
MathWorks Support Team
2017 年 11 月 15 日
Follow these steps to see the error message in compiled application.
It will give us Error/Warning messages(if any) while running the compiled application.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!