Hello,
I am trying to import some data into Maple from an Excel sheet that contains three columns.
Column 1 is simply an index number for the measurement running from 1 to 3185.
Column 2 is the time of the measurement ( e.g 10:23:44 ) with Excel formatting as "time".
Column 3 is the measured CO2 concentration logged at the psecific time.
My problem is that when I import the data into Maple using the ExcelTools,Import or simply the Import...