Trouble compiling GUI from figure
Afficher commentaires plus anciens
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.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!