Is it possible to implement a GUI in a Matlab script?
Show older comments
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.
Accepted Answer
More Answers (1)
Walter Roberson
on 2 Feb 2023
0 votes
see "App Designer" for a more modern interface, or see "GUIDE" for an older interface (that has much better performance)
Categories
Find more on Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!