Please help with 3d scatter plot

Try the mlab interface to mayavi (which should be in your distribution) as a
replacement:

e.g. (starting with ipython -wthread):
  from enthought.mayavi import mlab
  mlab.test_points3d()
  
    Vincent

···

On lundi 27 octobre 2008, Jeremy Conlin wrote:

I have a function (shown below) that would take a 3D numpy array and plot
points in 3D. I recently updated my matplotlib with the latest Enthought
Python Distribution and now it doesn't work; I guess matplotlib changed the
api a little bit.

--
Vincent Favre-Nicolin

CEA Grenoble/INAC/SP2M http://inac.cea.fr
Univ. Joseph Fourier (Grenoble) http://www.ujf-grenoble.fr

ObjCryst & Fox http://objcryst.sf.net/Fox