[SciPy-user] Plotting vector field + velocity magnitude in background

Ken Dere kdere at gmu.edu
Tue Nov 11 12:07:37 EST 2008


wbrevis <wbrevis <at> gmail.com> writes:

> 
> Hello all,
> 
> I'm trying to plot one of my experimental data using scipy. Until now,
> all the work I did was using Matlab. snip Can somebody help me with 
suggestions on how to
> read data using scipy and the best way to plot (pcolor+quiver)?. What
> about the function quiver3d of mlab, can be used for 2d representation
> of a flow field, together with surf (also mlab).
> 
> Thank you in advance for your help and suggestions
> 
> W. Brevis
> 

matplotlib has the quiver commmand for 2D data.

Ken Dere





More information about the SciPy-User mailing list