Trouble compiling GUI from figure
Ältere Kommentare anzeigen
I have written a UI using the figure function. The UI as well as associated controls, and data are encapsulated in a class. In previous version of MATLAB, I compiled with the following at the command line: "mcc -m filename.m" where filename.m is the class file in which the GUI is defined/coded. Compiling in 2023A yields an executable that when run opens a command line interface which then closes almost immediately.
Running on Windows 10 Enterprise.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!