[Tutor] problem in plotting circular plates at regular separation

Alan Gauld alan.gauld at btinternet.com
Tue Feb 14 15:07:26 CET 2012


On 14/02/12 13:56, Debashish Saha wrote:

> for r in range (1,5):
...
>      z=r
>      mlab.mesh(x, y,z, colormap='Greens')
...
> AssertionError: Array z must be 2 dimensional.


And your question is?

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/



More information about the Tutor mailing list