Executable file not working
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a GUI, which I created a standalone of it. My GUI works fine in Matlab environment but I know that the executable version is not doing what it was supposed to do. How can I know that where it breaks? How can I debug?
2 Kommentare
Walter Roberson
am 16 Feb. 2016
Are there any hints about what is going wrong? What do you observe that is different than the non-.exe version?
Antworten (1)
Image Analyst
am 16 Feb. 2016
What is the filename? It isn't in a folder where you don't have permission to write to, like c:\program files\matlab for instance? Please copy and paste the complete error message - everything that it spews to the console window.
10 Kommentare
Image Analyst
am 17 Feb. 2016
So, just to be clear, your development computer is the same as the target computer that you deployed the compiled app to?
Siehe auch
Kategorien
Mehr zu Environment and Settings 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!