|
[Date Index]
[Thread Index]
[Author Index]
ListContourPlot with Hue
- To: mathgroup at yoda.physics.unc.edu
- Subject: ListContourPlot with Hue
- From: Stefan Dangel <dangel at physik.unizh.ch>
- Date: Fri, 13 May 1994 17:09:55 +0200 (MET DST)
Dear Mathgroupers,
I have the following problem:
How do I do something like
ListPlot3D[ Abs[list], Hue[Arg[list2]]]
( where list is n*m and list2 (n-1)*(m-1) with complex numbers )
with ListContourPlot ???
Apparently all you can do with ListContourPlot is to set an option
ColorFunction, but this function can only use the z-value itself.
Can anyone help ?
Stefan Dangel
Physics
Univ. of Zurich, Switzerland
Prev by Date:
About RSolve
Next by Date:
Need help:mathlink
Previous by thread:
re: About RSolve
Next by thread:
Need help:mathlink
|