From: Chris S. <chr...@ai...> - 2006-02-27 14:46:19
|
> Chris: Contour now returns a single object, so replace all your calls > with something like > > CS = contour(X,Y,Z) > > -Jeff > > P.S. You must not have updated the examples, because the ones that come > with maplotlib 0.87 do work. > Thanks Jeff for quick input. It is working well for me now. For the examples, I download from the link on the homepage which still points to http://matplotlib.sourceforge.net/matplotlib_examples_0.83.2.zip Best regards, Chris |