07-29-2010 07:05 AM
Dear,
I'm trying to create a 3D graph from a excel sheet which contains date/dime, wavelenghts and spectral data. The graph is now created but i can't get the date/time into the graph. Converting the string to number isn't working because it can't format the number into date and time. The array size is now used where the date/time should be.
Does anyone has a solution for this?
Using Labview 2009 with SP1.
Thank you. Best regards,
Wilco
P.S. please change fp excel file path before running the program.
07-29-2010 07:40 AM - edited 07-29-2010 07:41 AM
07-29-2010 07:57 AM - edited 07-29-2010 07:57 AM
07-29-2010 08:22 AM
Hello GerdW,
Thank for you effort and quick reply!
I did not know it was a .csv file. It came out of an other program as a .fp file but NI does not accept uploading a .fp file so i changed it to .xls.
Yes the timestamps please as X axis value. I see you are also struggeling..... The timestamp to double value wasn't quite what i had in mint
Regards,
Wilco
07-29-2010 08:33 AM
07-29-2010 09:00 AM
I only have tow changes to recomend
Sutract the first time stamp from all to just look at the time of the test...
Divide by 60 to plot in minutes.
Ben