[Matplotlib-users] plot three varaibles using matplotlib

2007-10-11 Thread yadin Bocuma Rivas
I i have tree lists or array of values list x of 100... values list y of 100.. values list mag of 100.. values list x and y are coordiantes of points and list Mag is magnitude of something at that point how can i plot this quantities using matplotlib, any function please? my code starts

[Matplotlib-users] pcolor or contour

2007-10-05 Thread yadin Bocuma Rivas
hi i have been trying to use pcolor and/or contour to make a contor map or intensity map i want to do an intensity or contour map of an electric field i have an array (or list) of points [x,y] and for each point i have the respective value of the electric field (in another list) i have tried

[Matplotlib-users] pcolor

2007-10-05 Thread yadin Bocuma Rivas
I i have tree lists of values list x of 100... values list y of 100.. values list mag of 100.. values list x and y are coordiantes of points and list Mag is magnitude of something at that point how can i plot this quantities using pcolor from __future__ import division from matplotlib.patches

[Matplotlib-users] Rv: three-d contour plot(intensity or arrow plot)

2007-09-23 Thread yadin Bocuma Rivas
:\PYTHON24\lib\site-packages\matplotlib\art3d.py, line 17, in -toplevel- import proj3d File C:\PYTHON24\lib\site-packages\matplotlib\proj3d.py, line 21, in -toplevel- cross = nx.cross AttributeError: 'module' object has no attribute 'cross' - Mensaje reenviado De: yadin Bocuma

[Matplotlib-users] contour or intensity plot.

2007-09-23 Thread yadin Bocuma Rivas
Schofield) 5. Re: Legend colours for multiple histograms (Jouni K. Sepp?nen) 6. three-d contour plot(intensity or arrow plot) (yadin Bocuma Rivas) 7. Rv: three-d contour plot(intensity or arrow plot) (yadin Bocuma Rivas) 8. Re: Rv: three-d contour plot(intensity or arrowplot