ListContourPlot3D
- To: mathgroup at smc.vnet.net
- Subject: [mg98376] ListContourPlot3D
- From: kang chen <kangchen1000 at gmail.com>
- Date: Wed, 8 Apr 2009 05:03:09 -0400 (EDT)
I have data of density for a 32*64*64 box. I use ListContourPlot3D to draw a surface that density equals some value (say 0.5). It turns out that the plot is very rough. How can I make it smoother? There is no "InterpolationOrder" parameter for ListContourPlot3D.