Hello,
Unfortunately, the mplot3D page on the SciPy cookbook is not up to date.
The 3D code in mplot3d has been moved to a toolkit and needs to be
imported as is seen in the examples found here:
http://matplotlib.sourceforge.net/examples/mplot3d/index.html
> So: Any idea how to create a simple
Hi,
I would like to create 3D plots. A search revealed the following page:
http://www.scipy.org/Cookbook/Matplotlib/mplot3D
which explains to install matplotlib version 0.99 to use the 3D code.
Unfortunately, after installingmatplotlib-0.99.1.1 (from
matplotlib-0.99.1.2.tar.gz) I am not able to