READCSV peculiar feature
- January 19, 2012
- 15 replies
- 7426 views
Hello all,
I stumbled across a peculiar problem when reading in CSV files. I'm using MC-15 on a 64 bit Win7 machine.
The file in question (attached) is a CSV file with eleven columns of measurement data. The timeline is in the very first columns (see pic). READCSV refuses to read in a column that is given as column 0 (must be a positive integer). When giving a 1 as first column to read in it attaches the first column (my timeline) at the end of the array (see MC array Y).
This behaviour is peculiar as I didn't find anything in the help section.
Does anybody know whether:
#1 Is there a work around so I can use a normal column definition (0 for first column etc.)?
#2 If not possible. Is this MC behaviour reliable? Will the first (0) column always be attached at the end?
#3 Did I miss something when giving the definitions for READCSV?
Thanks in advance
Raiko


