Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Output a variable to the workspace from GUI
Date: Tue, 13 Oct 2009 20:40:23 +0000 (UTC)
Organization: University of Utah
Lines: 1
Message-ID: <hb2ojn$laq$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1255466423 21850 172.30.248.35 (13 Oct 2009 20:40:23 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 13 Oct 2009 20:40:23 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 811741
Xref: news.mathworks.com comp.soft-sys.matlab:577072


How do you get a variable to remain in the workspace after the GUI does all it's magic on it.  I would like to output a variable after a GUI creates it.  How to you use the output function?