Revision: 6398
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6398&view=rev
Author:   ryanmay
Date:     2008-11-11 22:02:34 +0000 (Tue, 11 Nov 2008)

Log Message:
-----------
Update module docstring to include specgram().

Modified Paths:
--------------
    trunk/matplotlib/lib/matplotlib/mlab.py

Modified: trunk/matplotlib/lib/matplotlib/mlab.py
===================================================================
--- trunk/matplotlib/lib/matplotlib/mlab.py     2008-11-11 21:45:15 UTC (rev 
6397)
+++ trunk/matplotlib/lib/matplotlib/mlab.py     2008-11-11 22:02:34 UTC (rev 
6398)
@@ -35,6 +35,8 @@
 :func:`rk4`
   A 4th order runge kutta integrator for 1D or ND systems
 
+:func:`specgram`
+  Spectrogram (power spectral density over segments of time)
 
 Miscellaneous functions
 -------------------------


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
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-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to