Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!z9g2000hsf.googlegroups.com!not-for-mail
From:  "myemail.an@googlemail.com" <myemail.an@googlemail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Decision Tree
Date: Wed, 31 Oct 2007 08:06:50 -0700
Organization: http://groups.google.com
Lines: 13
Message-ID: <1193843210.865810.239820@z9g2000hsf.googlegroups.com>
References: <fga5c2$pnr$1@fred.mathworks.com>
NNTP-Posting-Host: 88.211.9.194
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Trace: posting.google.com 1193843211 6703 127.0.0.1 (31 Oct 2007 15:06:51 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Wed, 31 Oct 2007 15:06:51 +0000 (UTC)
In-Reply-To: <fga5c2$pnr$1@fred.mathworks.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2),gzip(gfe),gzip(gfe)
Complaints-To: groups-abuse@google.com
Injection-Info: z9g2000hsf.googlegroups.com; posting-host=88.211.9.194;
Xref: news.mathworks.com comp.soft-sys.matlab:435446



On 31 Oct, 15:01, "David Doria" <daviddo...@gmail.com> wrote:
> I need to implement a decision tree.  Is there any canned
> structure or something to help with this? Just seems like it
> could get out of hand without pointers and such...
>
> Thanks,
>
> David

The statistics toolbox does have this feature, but I don't know the
details as I never used it. Browse the Mathworks website: there is
plenty of information there.