Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: path browser
Date: Sat, 18 Apr 2009 19:57:01 +0000 (UTC)
Organization: The MathWorks Inc
Lines: 15
Message-ID: <gsdbad$gqk$1@fred.mathworks.com>
References: <gsd33t$4ie$1@fred.mathworks.com> <gsd40m$ked$1@aioe.org> <gsd5o9$l7r$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1240084621 17236 172.30.248.38 (18 Apr 2009 19:57:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 18 Apr 2009 19:57:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 869871
Xref: news.mathworks.com comp.soft-sys.matlab:533741


"Hans Van de Vijver" <hans.vandevijver@skynet.be> wrote in message <gsd5o9$l7r$1@fred.mathworks.com>...
>  
>  doc uigetfile
>  -> i know this command used it before it is to open a single file but i need the pathstring
> like my mapname is "pictures"
> I press my button select directory
> the the UI opens for browsing 
> the i only select the map with 6000 pics in it.
> so i get 
> x="pathstring"

Is "uigetdir" what you are looking for?


jiro