How do I program a pushback button on a GUI to open a folder?
1 view (last 30 days)
Show older comments
How do I function a pushback button on a GUI to open a folder?
0 Comments
Accepted Answer
Chandrasekhar
on 25 Mar 2014
use the command
uigetdir
in the call back function of the pushbutton
0 Comments
More Answers (0)
See Also
Categories
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!