Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: how to check if a parameter is already in workspace
Date: Tue, 30 Jun 2009 18:04:02 +0000 (UTC)
Organization: Battelle Energy Alliance (INL)
Lines: 7
Message-ID: <h2dk2i$fhd$1@fred.mathworks.com>
References: <h2bggl$3rs$1@fred.mathworks.com> <h2bhel$3c3$1@fred.mathworks.com> <h2dip9$hh5$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1246385042 15917 172.30.248.37 (30 Jun 2009 18:04:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 30 Jun 2009 18:04:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 688530
Xref: news.mathworks.com comp.soft-sys.matlab:551778


Wouldn't it be easier, safer, and more in keeping with standard practice to have the user either:

1.  pass Uk as the GUI is started.
2.  Have the button open a load dialog box for the user to specify which parameter file(s) to use.


Just a thought.