How do I program a pushback button on a GUI to open a folder?

1 view (last 30 days)
How do I function a pushback button on a GUI to open a folder?

Accepted Answer

Chandrasekhar
Chandrasekhar on 25 Mar 2014
use the command
uigetdir
in the call back function of the pushbutton

More Answers (0)

Categories

Find more on Debugging and Analysis 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!