Path: news.mathworks.com!not-for-mail
From: "jason" <mcmains.1@osu.edu>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Tree data structure in MatLab
Date: Wed, 11 Nov 2009 14:14:05 +0000 (UTC)
Organization: OSU
Lines: 5
Message-ID: <hdegrd$39h$1@fred.mathworks.com>
References: <hckg5o$8t6$1@fred.mathworks.com> <8a4fce74-3a2a-4374-9c8b-083de5bb8db5@n35g2000yqm.googlegroups.com>
Reply-To: "jason" <mcmains.1@osu.edu>
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 1257948845 3377 172.30.248.37 (11 Nov 2009 14:14:05 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 11 Nov 2009 14:14:05 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 628001
Xref: news.mathworks.com comp.soft-sys.matlab:584192


are you looking for a structure?
i.e. Data.Field1='apples'
Data.Field2='oranges'?

in that case look up struct