I am trying to generate a spreadsheet file from a random number generator inside a while loop with time stamps and then read the file simultaneously. I want to know how can I use the time stamps in the file to be displayed in the x-axis of a waveform graph or a x-y graph.
I am attaching my code with this post.