Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #3196 > unrolled thread
| Started by | Jean-Louis Garcin <jeanlouisgarcin@free.fr> |
|---|---|
| First post | 2011-06-20 23:36 +0000 |
| Last post | 2011-06-20 23:36 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.soft-sys.math.mathematica
Meshshading Jean-Louis Garcin <jeanlouisgarcin@free.fr> - 2011-06-20 23:36 +0000
| From | Jean-Louis Garcin <jeanlouisgarcin@free.fr> |
|---|---|
| Date | 2011-06-20 23:36 +0000 |
| Subject | Meshshading |
| Message-ID | <itolir$eq1$1@smc.vnet.net> |
Hello,
In the documentation center of the Wolfram Website we find the
following example:
ParametricPlot[{(v + u) Cos[u], (v + u) Sin[u]}, {u, 0, 4 Pi}, {v, 0, 5},
ColorFunction -> Function[{x, y, u, v}, Hue[x]], MeshFunctions -> {#3 &},
MeshShading -> {Black, Automatic}]
One color is always the same: Black and I think that the other one
depends of the row of the mesh.
Is it possible that the two colors depends of the of the row of the mesh?
And how to do it?
Thank you very much for your answer.
Jean-Louis Garcin
=
Back to top | Article view | comp.soft-sys.math.mathematica
csiph-web