Hi
Im looking to plot an XY series which also has a corresponding time stamp e.g.
time (s) X Y
1.0 5 6
1.1 6 9
2.5 8 1
....
it's easy enough to get the XY plot, however im having trouble trying to get the time stamp associated with the specific XY coordinates. The data I have is approx 30,000 rows and to multiple decimal places so it's difficult to manually find the time just by taking the coords. The idea is that at a few select points i would display the time stamp for the corresponding XY coords.
is there anyway i can assocaite this third column (time) with the XY coords?
Thanks in advance
Chris
p.s. ive managed to do this in Openoffice, however our IT dept wont let me use it on my works computer.
Im looking to plot an XY series which also has a corresponding time stamp e.g.
time (s) X Y
1.0 5 6
1.1 6 9
2.5 8 1
....
it's easy enough to get the XY plot, however im having trouble trying to get the time stamp associated with the specific XY coordinates. The data I have is approx 30,000 rows and to multiple decimal places so it's difficult to manually find the time just by taking the coords. The idea is that at a few select points i would display the time stamp for the corresponding XY coords.
is there anyway i can assocaite this third column (time) with the XY coords?
Thanks in advance
Chris
p.s. ive managed to do this in Openoffice, however our IT dept wont let me use it on my works computer.