[SciPy-User] creating a 3D surface plot from collected data
Oz Nahum
nahumoz at gmail.com
Mon Feb 15 14:10:45 EST 2010
BTW,
the example give by Alex, is nice, but there is a small error:
The line
import matplotlib.axes3d as p3 # 3D axes class
should be
import mpl_toolkits.mplot3d as p3
And then it plot a lovely diamond ;-)
--
Oz Nahum
Graduate Student
Zentrum für Angewandte Geologie
Universität Tübingen
---
Imagine there's no countries
it isn't hard to do
Nothing to kill or die for
And no religion too
Imagine all the people
Living life in peace
More information about the SciPy-User
mailing list