Skip to content
Prev 168539 / 398502 Next

Ignore text when reading data

thanks to all for the solutions.  Especially to Jim H for this one which
worked perfectly...
(i only had to change the seperater on the header to /t as there are spaces
in header names)




----------------
Try this:
+ by mr x
+ etc
+
+
+ Time    out1
+ Sec     mm
+ 0.82495117      -0.020977303
+ 1.3554688       -0.059330709
+ 1.826416        -0.021419302
+ 2.3295898       -0.051521059
+ 2.8347168       -0.020661414
+
+
+ Time    out1
+ Sec     mm
+ 3.8679199       -0.000439643
+ 4.3322754       -0.063477799
+ 4.8015137       -0.024581354
+ 5.3286133       -0.067487299
+ 5.8212891       -0.011978489"))

        
beyar wrote: