Hi everybody,
I have a problem with the X axis of my XY graph.
I have a VI which generate a file.txt in which there are 2 columns. The first one is time (in seconds since 1904) and the second one is amplitude.
In my XY graph, I would like to have an axis which goes from the first value of mu time column until the last value of my time column, in this format 14:15:03.
How can I do that? I think it is a very common question, but I didn t find any answers on the Web.
When I put format\x axia\ decimal or time stampt there is always a problem.
I tried also to change the format of the first column in my file.txtr, in order to have 04:15:02 instead of the nubers of seconds, but the XY graph has some trouble to display it also
.
I don t what to do!
thank you very much for any suggestions,
Nicolas