09-06-2012 11:05 PM
Hi All,
I'm sure it's simple but I can't figure out what is going wrong with my xy-graph. I read a timestamp as a string from a waveform data file and convert it to a timestamp format. I then plot data vs time.
The timestamps look correct but the plot is all out of whack. I've attached a simple example. Can anyone help me and see what I'm doing wrong?
Thanks!
Solved! Go to Solution.
09-07-2012 04:41 AM
09-07-2012 07:41 AM
The data was taken on two consecutive days.I set the graph to be the same format but didn't work.
Solution - make the timestamp creator to be dd/mm/yy. For some reason I thought it needed to be mm/dd/yy?
Cheers!