Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Matlab GUI newbye
Date: Sun, 30 Nov 2008 23:48:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 5
Message-ID: <ggv8nh$smj$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 1228088881 29395 172.30.248.37 (30 Nov 2008 23:48:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 30 Nov 2008 23:48:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1505224
Xref: news.mathworks.com comp.soft-sys.matlab:503976


Hi again!

So many questions for you experts these days. I'd like to know if there is a simple and fast way to create a GUI interface with data input boxes for parameters, other simple controls, like labels or textboxes to give output information (like the time elapsed) and buttons that start the calculation of a PDE solution (I wrote the code for that) with a figure window in which to display the "video" or frames of the time varying solution?

Thank you