Re: [Matplotlib-users] Not able to access CSV file:

2011-06-11 Thread Karthikraja Velmurugan
*Hi Daniel, * * * *I used the code but there is small issue. I forgot to mention that my values are signed and unsigned decimal values. * *My values look like this * 0.0023 -0.0456 0.0419 0.094 -0.0004 0.0236 -0.0237 -0.0043 -0.0718 0.0095 0.0592 -0.0417 0.0023 0.0386 -0.0023 -0.0236 -0.1045 0

Re: [Matplotlib-users] Not able to access CSV file:

2011-06-03 Thread Karthikraja Velmurugan
Hello guys, I was able to plot when I only had 1 column. But now I have a CSV file that has 10,000 rows and 12 columns. I am trying to write a code to plot all these 12 columns into 12 subplots of one graph. Below found is my code for just one column in one csv file. BTW csv2rec does not work in m

Re: [Matplotlib-users] Not able to access CSV file:

2011-05-27 Thread Karthikraja Velmurugan
Hello Daniel, The code you have given is simple and works fab. Thank you very much. But I wasn't able to find an example which accesses the columns of a CSV files when I import data through "datafile="filename.csv"" option. It will be great if you could help with accessing individual columns. What

[Matplotlib-users] Not able to access CSV file:

2011-05-24 Thread Karthikraja Velmurugan
0.9963 0 0.499 0.9901 0.0025 0 1 0.0017 1 0.0173 0.9837 If anyone can understand the problem please give me your suggestions. I will be very thankful if any of you can show me exactly how to scatter plot this kind of data. Karthikraja Velmurugan, Graduate research as