Hello everyone,
I'm using matplotlib for plotting data results from numerical simulations that
involve a lot of geometric calculations.
I did read the tutorial, but I haven't been able to figure out the proper way
to set the axis aspect ratio to "1" when
numerical data is plotted.
Here is an example of my plot:
http://img715.imageshack.us/img715/9318/projections.png
since I need the aspect ratio to be "1" so that I can visually inspect my
numerical code for bugs, I would really
appreciate the help.
I've loaded the data using pylab.load and I've plotted the files without using
figure or axes, just plain old
pyplot.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users