Revision: 5378
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5378&view=rev
Author:   jdh2358
Date:     2008-06-03 13:34:52 -0700 (Tue, 03 Jun 2008)

Log Message:
-----------
updated readme

Modified Paths:
--------------
    trunk/matplotlib/examples/README.txt

Modified: trunk/matplotlib/examples/README.txt
===================================================================
--- trunk/matplotlib/examples/README.txt        2008-06-03 20:33:41 UTC (rev 
5377)
+++ trunk/matplotlib/examples/README.txt        2008-06-03 20:34:52 UTC (rev 
5378)
@@ -7,7 +7,7 @@
 Probably the most common way people use matplotlib is with the
 procedural interface, which follows the matlab/IDL/mathematica
 approach of using simple procedures like "plot" or "title" to modify
-the current figure.  These examples are included in the "pylab"
+the current figure.  These examples are included in the "pylab_examples"
 directory.  If you want to write more robust scripts, eg for
 production use or in a web application server, you will probably want
 to use the matplotlib API for full control.  These examples are found
@@ -31,7 +31,7 @@
   * misc - some miscellaneous examples.  some demos for loading and
     working with record arrays
 
-  * pylab - the  interface to matplotlib similar to matlab
+  * pylab_examples - the  interface to matplotlib similar to matlab
 
   * tests - tests used by matplotlib developers to check functionality
 


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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to