 
 
 
 
 
 
Re: Plotting 3d-mesh files / Isosurfaces
- To: mathgroup at smc.vnet.net
- Subject: [mg98447] Re: [mg98408] Plotting 3d-mesh files / Isosurfaces
- From: Bob Hanlon <hanlonr at cox.net>
- Date: Fri, 10 Apr 2009 04:51:50 -0400 (EDT)
- Reply-to: hanlonr at cox.net
In v6 or later use ListContourPlot3D
Bob Hanlon
---- "Gehricht at googlemail.com" <Gehricht at googlemail.com> wrote: 
=============
Dear group!
Supppose I have data of the form {{x,y,z,value_at_coordinate},...}?
How could I generate a plot of isosurfaces (i.e. surfaces of constant
mesh-value). Any other suggestions for visualization of the data would
be also appreciated.
With thanks
Yours Wolfgang

