I have to import a datafile with 8 columns. The first two columns are
pairs of connected data. The next two columns belong as well together,
but are probably not that long. The last six columns are just to hand
over some parameters and consist therefore of just one value. The columns
are of different types: Numeric, text, date and time.What I tried to do was, to create a template and choose the import options
in a way, that Origin is able to import the data. The obvious way to put all
the parameters in the first row failed completely. The only solution I could
find, was to write all the parameters and some dummy variables in the last
row. It seems, that Origin needs at least in the last row some model data!
Unfortunately are my datafiles build in a different way! Is there a
another possibility to import this kind of datafile?