Compiled GUI Application Crashes without Error Message

1 Ansicht (letzte 30 Tage)
David Wilson
David Wilson am 23 Mai 2015
Kommentiert: Walter Roberson am 27 Mai 2015
A tabbed gui application, created in Matlab R2015a - 32bit, was compiled using the lcc compiler included with Matlab. The gui was created using the GUI Layout Toolbox. The front tab of the GUI functions as expected, but the application crashes when changing to another tab. The resources folder has been included in the compiled version. I tried compiling the application so that a Windows Command Shell opens when running the application. When the application crashes, messages scroll rapidly in the command window and the window closes.
  3 Kommentare
Ashish Gudla
Ashish Gudla am 26 Mai 2015
You can try executing the '.exe' file from within Windows command prompt. that way , the command prompt stays open even after the application crashes and you will be able to see the error messages.
Walter Roberson
Walter Roberson am 27 Mai 2015
David Wilson commented "A very helpful suggestion. Thank you."

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by