- 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?
조회 수: 19 (최근 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!