David Arnold wrote: > All, > > I am aware of the 3d examples at: http://scipy.org/Cookbook/ > Matplotlib/mplot3D > > However, this seems out of date, some examples work, some don't. Are > there other pointers that show how I can use matplotlib to draw three > dimensional surfaces similar to the ones drawn in Matlab with mesh, > surf, and friends?
Unfortunately, the 3d plotting routine, axes3d, is unmaintained and unsupported. It has actually been removed from SVN and won't be in future releases. Volunteers are welcome to try and see if they can fix it. :) Other options would be Vtk (with python bindings) (http://www.vtk.org) or Mayavi2 (https://svn.enthought.com/enthought/wiki/MayaVi). Ryan -- Ryan May Graduate Research Assistant School of Meteorology University of Oklahoma ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users