Path: news.mathworks.com!not-for-mail
From: "dan berkowitz" <dberkowitz@nospamyahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Referencing variables from variable names
Date: Wed, 29 Aug 2007 19:58:48 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 11
Message-ID: <fb4j5o$sk$1@fred.mathworks.com>
Reply-To: "dan berkowitz" <dberkowitz@nospamyahoo.com>
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 1188417528 916 172.30.248.38 (29 Aug 2007 19:58:48 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 29 Aug 2007 19:58:48 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1073383
Xref: news.mathworks.com comp.soft-sys.matlab:426138


hi,

i have the names of a list of variables stored in cell
('a','b', etc.). 

how can i call the variables from this list of names? i'm
totally lost. 

any help would be appreciated!

db