Path: news.mathworks.com!newsfeed-00.mathworks.com!NNTP.WPI.EDU!elk.ncren.net!newsflash.concordia.ca!canopus.cc.umanitoba.ca!tribune.usask.ca!support1.mathforum.org!not-for-mail
From: Yumnam Kirani Singh <kirani.singh@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: GUI
Date: Tue, 15 Jan 2008 01:15:36 EST
Organization: The Math Forum
Lines: 1
Message-ID: <30380069.1200377766717.JavaMail.jakarta@nitrogen.mathforum.org>
References: <fmhgka$m2l$1@fred.mathworks.com>
NNTP-Posting-Host: nitrogen.mathforum.org
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: support1.mathforum.org 1200377766 25036 144.118.30.135 (15 Jan 2008 06:16:06 GMT)
X-Complaints-To: news@support1.mathforum.org
NNTP-Posting-Date: Tue, 15 Jan 2008 06:16:06 +0000 (UTC)
Xref: news.mathworks.com comp.soft-sys.matlab:445752


How did you put the m-files of the GUI objects in separate subfolders. What are the advantages of it? Usually, when we create a GUI, the fig and m-file for the gui's are automatically created in the same folder. Also, no separate m-files are created for separate GUI objects like Pushbutton, sliders etc. I was wondering how did you create those m-files in separate subfolders.