|
From: Mauro C. <mau...@gm...> - 2008-12-10 10:32:41
|
Dear Andrea, Greetings. I have tried your script here. 2008/12/10 Andrea Gavana <and...@gm...>: > I attach my small sample to the message. Am I doing something worng in > my call to contour? Why I am unable to see the 20 contour I specified > in my vector V? But you can. Simply change the line below to: > CS = plt.contourf(X, Y, Z, V=V) > CS = plt.contourf(X, Y, Z, V) (I did not understand the reason behind the "V=V" in the argument list?) > Another related problem is with contourf: if I modify the attached > sample to use contourf and clabel, I get this error: Well, this one I do not understand myself. The plot I generated is attached. HTH, Ciao, -- Dr. Mauro J. Cavalcanti Ecoinformatics Studio P.O. Box 46521, CEP 20551-970 Rio de Janeiro, RJ, BRASIL E-mail: mau...@gm... Web: http://studio.infobio.net Linux Registered User #473524 * Ubuntu User #22717 "Life is complex. It consists of real and imaginary parts." |