Is it possible to implement a GUI in a Matlab script?
Mostrar comentarios más antiguos
Hi. Is it possible to create a GUI in a Matlab script instead of using a command line to send inputs? Is there a specific application in MathWorks or is it included in Matlab? Could you briefly explain me the basic requirements? Thank you very much.
Respuesta aceptada
Más respuestas (1)
Walter Roberson
el 2 de Feb. de 2023
0 votos
see "App Designer" for a more modern interface, or see "GUIDE" for an older interface (that has much better performance)
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!