Re: [MayaVi-users] Setting the aspect ratio (x/y/z) of a surface plot?
Status: Beta
Brought to you by:
prabhu_r
|
From: Hans F. <H.F...@so...> - 2003-02-19 20:05:58
|
Dear Prabhu, > For those of you new to this mayamat code (i.e. the rest of you on > MayaVi-users), attached is a simple module that lets you visualize > surfaces of the form z = F(x, y) using MayaVi and also lets you > visualize 2d Numeric arrays. I plan to put this up for download on my > web page sometime but I thought I'd give you folks a sneak peek. The > code is well documented and has a simple example at the end. To see > what it can do, just run it like so: > > $ python mayamat.py Very cool. I have actually quite a lot of scalar data on 2d-matrices, so this will come in nicely. (Up to now I used OpenDX, goemview, bitmaps to visualise this, but the mayavi interface is quite certain to be my favourite in the near future). Good job - many thanks! Hans |