Hi,
I have an image written in ascii text format, with the data all on one long line. I would like to split this up so that each data value is on a new line.
So, I have:
Header
Header
1.123456 12.123456 123.123456 12.123456 ...etc
And I would like to produce:
Header
Header
1.123456...
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.