- 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 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 15 Nov. 2017
Beantwortet: MathWorks Support Team
am 15 Nov. 2017
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.
Akzeptierte Antwort
MathWorks Support Team
am 15 Nov. 2017
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!