[Numpy-discussion] Get a 1D slice of a 3D data set?

Nicolas Bigaouette nbigaouette at gmail.com
Mon Jul 25 17:52:35 EDT 2011


Hi all,

I have a 3D orthogonal and non-uniform grid representing a scalar field. I'm
using matplotlib.image.NonUniformImage() to plot it similarly to imshow().

What I'd like to do is plot the values of the scalar field across a specific
line (say, from point A to B).

Any suggestion?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110725/85c17307/attachment.html>


More information about the NumPy-Discussion mailing list