How do I program a pushback button on a GUI to open a folder?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Golnar
el 25 de Mzo. de 2014
Respondida: Chandrasekhar
el 25 de Mzo. de 2014
How do I function a pushback button on a GUI to open a folder?
0 comentarios
Respuesta aceptada
Chandrasekhar
el 25 de Mzo. de 2014
use the command
uigetdir
in the call back function of the pushbutton
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Debugging and Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!