How to read columns in python

Dhananjay dhananjay.c.joshi at gmail.com
Tue Feb 24 01:41:09 EST 2009


I am bit new to python and programming and this might be a basic question:

I have a file containing 3 columns.
first two columns are x and y axes and third column is their corresponding
values in the graph.

I want to read this in a matrix as well as plot in 2D.

Could anyone tell me how to do so the things.

Thanking you in advance



--  Dhananjay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090224/66c12c29/attachment.html>


More information about the Python-list mailing list