Path: news.mathworks.com!not-for-mail
From: "us " <us@neurol.unizh.ch>
Newsgroups: comp.soft-sys.matlab
Subject: Re: guidata vs. appdata
Date: Thu, 2 Aug 2007 22:14:05 +0000 (UTC)
Organization: Universit&#228;tsSpital Z&#252;rich
Lines: 12
Message-ID: <f8tkvd$6fg$1@fred.mathworks.com>
References: <f8tjf4$14p$1@fred.mathworks.com>
Reply-To: "us " <us@neurol.unizh.ch>
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 1186092845 6640 172.30.248.37 (2 Aug 2007 22:14:05 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 2 Aug 2007 22:14:05 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 11
Xref: news.mathworks.com comp.soft-sys.matlab:422261


helena raz:
<SNIP which side of the janus face...

> to share data between callbacks in GUI (guide) which 
> method is better:  Appdata or guidata...

if you carefully peruse the help/doc of both functions 
you'll see that the <...appdata> family is much more 
versatile and programmer-/user-friendly...
(here, we never use <guidata>...)

us