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

2007-09-23 Thread Jouni K . Seppänen
yadin Bocuma Rivas <[EMAIL PROTECTED]>
writes:

> every time i try to plot i have these error 

Unfortunately, the 3D plotting capabilities of matplotlib are not being
maintained. A list of Python software for 3D plotting can be found at

http://new.scipy.org/Topical_Software#head-8f49c45f696b5833d161aab95c22e5d495658a44

-- 
Jouni K. Seppänen
http://www.iki.fi/jks


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


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

2007-09-23 Thread yadin Bocuma Rivas
every time i try to plot i have these error 
how can i avoid it?
Traceback (most recent call last):
  File "C:/Python24/contour.py", line 9, in -toplevel-
import matplotlib.axes3d as p3
  File "C:\PYTHON24\lib\site-packages\matplotlib\axes3d.py", line 26, in 
-toplevel-
import art3d
  File "C:\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 Rivas <[EMAIL PROTECTED]>
Para: matplotlib-users@lists.sourceforge.net; [EMAIL PROTECTED]
Enviado: domingo, 23 de septiembre, 2007 21:06:50
Asunto: three-d contour plot(intensity or arrow plot)

hi !
I have an array of x,y,z 100 points(in tree-d) and at each point i have a 
correspoinding magnitude(of electric field) i want to generate a contour plot 
of these (intensity and if posible arrowsat every point)
how can i do these please any thing to start.
an example will be very helpfull




  
¡Sé un mejor asador!
Aprende todo sobre asados en:

http://telemundo.yahoo.com/promos/mejorasador.html





  

¡Sé un mejor fotógrafo!
Perfecciona tu técnica y encuentra las mejores fotos.   
http://telemundo.yahoo.com/promos/mejorfotografo.html-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users