finally i found what was wrong with me .
the program didn't understand "points" in data .so i changed the points by a "comma" and it works fine .
i mean change 0.6 by 0,6 .
thanks for help
thanks for you r answer.
i feel that it is near to what i want but it is still not working well .i explain with a short example :let us have the following file called file.dat :
1 0.1
2 0.2
3 0.3
4 0.4
5 0.5
1 0.6
2 0.7
3 0.8
4 0.9
5 1.0
1 1.1
2 1.2
3 1.3
4 1.4
5 1.5
1 1.6
2 1.7
3 1.8
4 1.9...
hi,
i have a file with many blocks of data .each block is around 100 lines.
i d like to sum all the first lines together and all the second lines together and so on .
anyone could help me ?
thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.