Path: news.mathworks.com!not-for-mail
From: "Mark Mather" <mmather@google.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: simple 3D volume visualization
Date: Tue, 13 May 2008 22:37:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 9
Message-ID: <g0d56e$fnm$1@fred.mathworks.com>
References: <g0d3t7$2so$1@fred.mathworks.com> <g0d44l$g5n$1@fred.mathworks.com>
Reply-To: "Mark Mather" <mmather@google.com>
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 1210718222 16118 172.30.248.37 (13 May 2008 22:37:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 13 May 2008 22:37:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1385314
Xref: news.mathworks.com comp.soft-sys.matlab:468258



> doc surf
> 
> 

I don't have a function to define [X Y Z] for my data, they
are scalar indices of a 3D image. How would I use surf to
show this?