How do I program a pushback button on a GUI to open a folder?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
How do I function a pushback button on a GUI to open a folder?
0 Commenti
Risposta accettata
Chandrasekhar
il 25 Mar 2014
use the command
uigetdir
in the call back function of the pushbutton
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Debugging and Analysis in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!