03-03-2006 10:46 AM
Hi,
I have a file containing sampled data with a timestamp. I would like to do some spectral measurements on this data. Therefore I want to convert it to a waveform.
I have split the 2D array in an array containing the amplitude (data sample) and one containing the time data.
The problem is that the time interval (delta t) is not constant, so I cant use the build waveform function.
Does someone have a clue on how to build a waveform file so I can use the spectral measurement function?
Thanks in advance
03-03-2006 11:26 AM
03-03-2006 12:56 PM