| Author |
Comment/Response |
Mark
|
09/15/99 07:15am
I am sure this question has been asked a million times, but I can't seem to get anything to work. I wrote a program in fortran that produces a file of data. The file consists of two columns of about 200 or so rows. I wish to use the first column as the x coordinated and the second column as the y coordinate. I am able to get mathematica to import the data, using ReadList[''c:\cosdata.txt'',Real]. This makes a mess. How can I import this file as x and y components and then plot them.
Thank in advance for your patience
Mark
URL: , |
|