06-21-2005 08:41 AM
06-21-2005 09:27 AM
09-16-2005 02:25 AM
Hi Evan
Even if this ain't my thread, I currently have exactely the same problem 🙂
I have some X/Y value pairs which aren't spaced evenly. I'd need to convert them to a waveform with interpolated values so I can resample some other signal.
How could I do that ?
09-16-2005 03:03 AM
09-16-2005 05:57 AM
Your x data needs to be evenly spaced values, then you can use the build waveform function with the Y array and dt value. If it is not, search interpolation in the example finder. Also see this thread.
http://forums.ni.com/ni/board/message?board.id=170&message.id=80811&requireLogin=False