Trouble compiling GUI from figure
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!