Parsing data

Padraig at Linux.ie Padraig at Linux.ie
Mon Apr 7 12:38:51 EDT 2003


Antonis Kaklis wrote:
>>Was that what you wanted? What you want to do with your data is not quite
> 
> clear
> 
>>from your post...
>>--
>>- Eric Brunel <eric.brunel at pragmadev.com> -
>>PragmaDev : Real Time Software Development Tools -
> 
> http://www.pragmadev.com
> 
> Thanks very much for your response...
> but  now  I have lists like this:
> [2.1614729999999999e-006, 2.183854e-006, 2.1778039999999998e-006,
> 2.1740989999999998e-006, 2.2548290000000002e-006]
> [2.1451629999999998e-006, 2.322683e-006, 2.1120490000000001e-006,
> 2.0925849999999999e-006, 2.0696180000000001e-006]
> [2.05246e-006, 2.5724020000000002e-006, 2.6257250000000002e-006,
> 2.7019989999999999e-006, 2.7715390000000001e-006]
> [1.88422e-006, 1.8648680000000001e-006, 1.8359719999999999e-006,
> 3.1508029999999998e-006, 3.2457659999999998e-006]
> 
> What i want is to process each column. First the values of the first column,
> continue with the second column and so on...,
> in order to plot the values with time step of 0.02sec. (f(t)).
> I don't know if I make myself clear now(I hope so).

This should give you a clue
http://aspn.activestate.com/ASPN/Mail/Message/python-list/831566





More information about the Python-list mailing list