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!
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to