Path: news.mathworks.com!not-for-mail
From: "Vihang Patil" <vihang_patil@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: GUI
Date: Tue, 15 Jan 2008 05:34:02 +0000 (UTC)
Organization: Konem Solutions
Lines: 18
Message-ID: <fmhgka$m2l$1@fred.mathworks.com>
References: <fmgpsp$r4l$1@fred.mathworks.com>
Reply-To: "Vihang Patil" <vihang_patil@yahoo.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1200375242 22613 172.30.248.37 (15 Jan 2008 05:34:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 15 Jan 2008 05:34:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 413701
Xref: news.mathworks.com comp.soft-sys.matlab:445747


"Lakshmi " <lmekala@slb.com> wrote in message
<fmgpsp$r4l$1@fred.mathworks.com>...
> Hi all,
> 
> I have created a GUI. This GUI figure is in xyz folder. I
> have subfolders in xyz like a,b,c,etc. Each
> element(pushbutton) is associated with m files of sub
> folders(a,b,c,..). How an I map these to my GUI?
> 
> Thank you.
> 
> Mekala


Add the root folder with subdirectories in the Path, from
file menu
HTH
Vihang