Path: news.mathworks.com!not-for-mail
From: "Salmon " <yourfellow@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: How to make isosurface() work with uint8 data
Date: Mon, 12 May 2008 13:46:04 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 7
Message-ID: <g09hms$les$1@fred.mathworks.com>
References: <g02f0e$k84$1@fred.mathworks.com> <g02j1s$cop$1@fred.mathworks.com>
Reply-To: "Salmon " <yourfellow@yahoo.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 1210599964 21980 172.30.248.38 (12 May 2008 13:46:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 12 May 2008 13:46:04 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 513235
Xref: news.mathworks.com comp.soft-sys.matlab:467906


BTW: if you look at the isosurface, inside you find that it
actually calls for a mex function isosurf(), which I assume
is a C/C++ or Fortran function. Does anyone know how to get
the source code for that function?

"carlos lopez" <clv2clv_00000000_@adinet.com.uy> wrote in
message <g02j1s$cop$1@fred.mathworks.com>...