Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Matlab GUI, allow directory/subdirectory search 1

Status
Not open for further replies.

biomedgirl

Bioengineer
Joined
Aug 31, 2005
Messages
4
Location
US
I'm trying to make a matlab GUI and I'd like to use a listbox uicontrol to allow the user to search for image files within different directories. Does anyone have any suggestions on how I might do this? thanks.
 
Does "uigetfile" do what you want?

M

--
Dr Michael F Platten
 
I'm not sure how to use it like I want. I'd like it to have it work just like the "Open" file option in a Microsoft program. Do you have any suggestions?
 
That does what I want, but is there a way to incorporate it into a GUI listbox? maybe I'm missing something...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top