[SciPy-user] How to draw a 3D graphic of a function?

James Phillips zunzun at zunzun.com
Fri Apr 11 09:06:34 EDT 2008


DISLIN (http://www.mps.mpg.de/dislin/) works well for surface plots, and
comes with Python wrappers.  Free for non-commercial use.  I use it to draw
surface plots on my curve and fitting web site http://zunzun.com - although
I would rather use something else, DISLIN works and I can afford it (free
for my use).

     James

On Fri, Apr 11, 2008 at 7:57 AM, zhang chi <zhangchipr at gmail.com> wrote:

> hi
>    I want to draw a matrix of 100 X 100, its elements are the values of a
> function.
>
> Is there a package to draw the graphic in scipy?
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20080411/c9a98501/attachment.html>


More information about the SciPy-User mailing list