Hello mplot3d specialists,

I would like to change the aspect ratio of the 3d axes similar to matlab's
functionality with daspect() or the 'dataaspectratio' property of 3d-axes.
In the end, the x-y-plane should be non-square due to different lengths (not
range) of the x and y axis (i know that i can use the aspect property of the
axes to set the x-z/y-z aspect ratio).

There is also the package "scitools", which provides all the matlab-3d
functions including daspect via a VTK-backend; that would be my next try.

For the simple 3d-plotting without fancy shading, i would like to stick to
mplot3d:
Is it possible to change the axis lengths/aspect ratios independently?

Richard
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to