Whoops. Give this one a shot:
http://dpaste.com/161847/
> -Original Message-
> From: Paul Hobson
> Sent: Friday, February 19, 2010 2:54 PM
> To: matplot...@liste.fastmail.fm; matplotlib-users@lists.sourceforge.net
> Subject: RE: [Matplotlib-users] Help needed on specific
Hi,
I have the exterior shape of a nozzle given by S(x). Now what I want to
do is first reflect it with respect to the y=0 axis (easily achieved by
-S(x) right?) and then map each x node's value of an array (say density)
to a color that would fill the vertical space between S(x) and -S(x). In
other