[Matplotlib-users] plot_wireframe

2011-02-02 Thread Patton Bradford
Just trying to get familiar with mplot3d's functions, and I've run into a problem with plot_wireframe that I'm having problems running down (or duplicating, for that matter).  I'm trying to generate plots of some wavelet functions, so I need to plot values against time and scale.  I've

Re: [Matplotlib-users] plot_wireframe

2011-02-02 Thread Benjamin Root
On Wed, Feb 2, 2011 at 1:16 PM, Patton Bradford patbradfo...@att.netwrote: Just trying to get familiar with mplot3d's functions, and I've run into a problem with plot_wireframe that I'm having problems running down (or duplicating, for that matter). I'm trying to generate plots of some

[Matplotlib-users] plot_wireframe and Axes3D

2008-11-07 Thread Ryan Pavlovicz
Hi. I am currently using *plot_wireframe* to create 3D wireframe images. Is there any way to add a color gradient to these types of figures similar to the image in this link: http://www.gams.com/solvers/matlab.gif ? If this cannot be accomplished with the *plot_wireframe* function, is there an