|
[Date Index]
[Thread Index]
[Author Index]
RE: ListContourPlot3D and colors
- To: mathgroup at smc.vnet.net
- Subject: [mg68669] RE: [mg68613] ListContourPlot3D and colors
- From: "David Park" <djmp at earthlink.net>
- Date: Wed, 16 Aug 2006 03:35:55 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
gawryl,
I would be interested if you could send me
From: gawryl [mailto:gawryl77 at gmail.com]
To: mathgroup at smc.vnet.net
hy all,
i have got a 3D grid of complex numbers and i want to plot isodensity
surface from it.
you can say - no problem, and i agree with this.
ListContourPlot3D[Abs[test3d]^2, Contours -> {10}]
but what i realy want is to color this surface in that way, that color
is depening of the argument of the complex value at particular point -
to do this i can use ArcColor[] - but how i can use it in
ListContoPlot3D ??
best regards,
gawryl
Prev by Date:
Re: ListContourPlot3D and colors
Next by Date:
Re: How to run/call a Mathematica Notebook from another Notebook
Previous by thread:
Re: ListContourPlot3D and colors
Next by thread:
Re: ListContourPlot3D and colors
|