Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Sharing data between GUIs without using workspace
Date: Fri, 5 Sep 2008 15:17:02 +0000 (UTC)
Organization: UMN
Lines: 1
Message-ID: <g9rihe$di9$1@fred.mathworks.com>
References: <g9q87n$kc8$1@fred.mathworks.com> <wM2wk.67483$hx.28408@pd7urf3no> <g9r7j9$5ca$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1220627822 13897 172.30.248.38 (5 Sep 2008 15:17:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 5 Sep 2008 15:17:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 870237
Xref: news.mathworks.com comp.soft-sys.matlab:488814



If you're using one GUI which spawns other GUIs then yes, you can use the base workspace.  When I created my GUI I was surprised to find that there is a base workspace but it worked just as if I were in Matlab.  I designed my GUI programmatically so I'm not sure if GUIDE will have any other difficulties.