On Tue, Jul 29, 2008 at 1:48 PM, Travis Ruthenburg <[EMAIL PROTECTED]> wrote:
> I'm new to matplotlib and was hoping someone could point me in the
> right direction for making a waterfall plot, similar to MATLAB's
> 'waterfall'.
>
> I'd like to plot a series of 2-D spectra staggered by time.

The specgram function is the closest equivalent:

http://matplotlib.sourceforge.net/matplotlib.pyplot.html#-specgram

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to