[SciPy-user] plotting a surface

Angus McMorland amcmorl at gmail.com
Mon Oct 1 15:35:05 EDT 2007


On 02/10/2007, Tim <timmichelsen at gmx-topmail.de> wrote:
> Hello,
> I have some code written in IDL but would very much like to switch to IDl
> for the next projects because the synatx seems friendlier to me.
>
> One question though:
>
> How do I conceive surface plots in matplotlib or any other plotting module?

Another possibilty: Mayavi2 (see http://code.enthought.com/mayavi2/
and http://www.scipy.org/Cookbook/MayaVi) is an excellent
visualisation package that includes a surface function
(http://www.scipy.org/Cookbook/MayaVi/Surf) and can be run from the
command-line in a manner similar to matplotlib.

I switched from IDL a couple of years ago, and have never looked back.

Angus.
-- 
AJC McMorland, PhD Student
Physiology, University of Auckland



More information about the SciPy-User mailing list