matplotlib or pylab

Hello,
which interface is to prefer when using it from python scripts? Are they both
offer the same functionality? Which one is more pythonic?
Where can I find examples for using the matplotlib classes? (I've only found a
lot of examples for pylab)

Thanks,
Florian

http://matplotlib.sourceforge.net/faq.html#OO

hth,
Alan Isaac

ยทยทยท

On Wed, 11 May 2005, Florian Lindner apparently wrote:

which interface is to prefer when using it from python scripts? Are they both
offer the same functionality? Which one is more pythonic?
Where can I find examples for using the matplotlib classes? (I've only found a
lot of examples for pylab)