Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
How to use the existing matlab program to build a GUI?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I have a matlab program which takes mat files as inputs and does some calculations and stores the results into a folder.I want to create a GUI which does the same thing.How can I use my program to create a GUI?
0 Commenti
Risposte (1)
JAYANTH BHIMAVARAPU
il 2 Lug 2018
Modificato: JAYANTH BHIMAVARAPU
il 2 Lug 2018
For creating a GUI you have to use command "guide".
0 Commenti
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!