[SciPy-user] pcolor plot with points from a data file?

Joseph Smidt josephsmidt at gmail.com
Thu May 28 17:22:50 EDT 2009


Hi,

    I need a plot that looks just like this:
http://matplotlib.sourceforge.net/examples/pylab_examples/pcolor_demo.html.

However, I need it to be done for a 100x100 matrix I am providing from
a data file called clout.dat that looks like:

1.22 1.22 1.24 ... 6.78
...
3.43 3.46 3.52 ... 1.11

Is there a way to make that same type of plot for using a data file
like this?  Thanks.

                           Joseph Smidt

-- 
------------------------------------------------------------------------
Joseph Smidt <josephsmidt at gmail.com>

Physics and Astronomy
4129 Frederick Reines Hall
Irvine, CA 92697-4575
Office: 949-824-3269



More information about the SciPy-User mailing list