Clear Filters
Clear Filters

How to make a 'browse window' to search for documents

5 views (last 30 days)
Hello,
I'm relatively new at making GUIs in matlab and I was just wondering how you could go about making a explorer window that would allow you to look for a file to upload. Basically, I want the 'user' to upload data by selecting the file by going through the file directories on the computer.
Any help is greatly appreciated. Thanks,
Chris

Answers (2)

Jiro Doke
Jiro Doke on 21 Mar 2011
Perhaps uigetfile.

Walter Roberson
Walter Roberson on 21 Mar 2011
You speak of uploading. Is the implication that the files to be gone through are on the user's local machine and not on the machine that Matlab is running on?

Categories

Find more on Environment and Settings 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!