Path: news.mathworks.com!not-for-mail
From: "Claus " <il_consigliere@excite.com>
Newsgroups: comp.soft-sys.matlab
Subject: Generation of decision trees in Matlab possible ?
Date: Tue, 11 Nov 2008 09:16:02 +0000 (UTC)
Organization: Genentech Inc
Lines: 9
Message-ID: <gfbigi$969$1@fred.mathworks.com>
Reply-To: "Claus " <il_consigliere@excite.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 1226394962 9417 172.30.248.38 (11 Nov 2008 09:16:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 11 Nov 2008 09:16:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 549098
Xref: news.mathworks.com comp.soft-sys.matlab:500159


I am writing some code that will provide probabilities to a decision tree, such as this one: 
http://www.time-management-guide.com/decision-tree.html

I don't know how to generate a pleasing tree in matlab, except to recreate something like the link above using a lot of LINE commands. I am looking for a better idea. Can you help?

Thanks in advance,

Claus