schneide
Germany
49 Posts |
Posted - 01/21/2008 : 05:56:37 AM
|
Origin Version (Select Help-->About Origin): 8.0 Operating System: XP
I have data not in column form, but in block form (ascii numbers seperated by spaces) which I need to import to an origin column.
The file looks as follows:
header line 1 header line 2 ... header line n [x-axis] 1 2 3 4 5 6 7 8 9 .... header lines .... [y1-axis] 17 3 1 2 3 4 5 6 7 .... header lines .... [y2-axis] 18 9 1 2 33 4 5 6 7 .... ...... [yn-axis]
I want the blocks imported to columns in origin. The result should look like this:
x1-axis y1-axis y2-axis .... yn-axis 1 17 18 .... ..... 1 3 9 3 1 1 4 2 2 5 3 33 6 4 4 ......
Is there an easy way to do so? (import wizzard,labtalk,originC?)
Gi
Giselher |
|