On Wednesday, November 23, 2011, Bala subramanian
wrote:
> Hello,
> I am trying to make a wireframe plot with the x,y,z values in my data
(attached file). I get the following error which i dnt understand. Kindly
write me what is going wrong.
>
> Traceback (most recent call last):
> File "test.py
Hello,
I am trying to make a wireframe plot with the x,y,z values in my data
(attached file). I get the following error which i dnt understand. Kindly
write me what is going wrong.
Traceback (most recent call last):
File "test.py", line 14, in
ax.plot_wireframe(d1,d2,d3)
File "/usr/lib/py