Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
espenhjo
Posted - 02/10/2004 : 06:39:12 AM Hi all! I need to do an FFT on a series of datasets, all having the same structure. For this have I tried to use the LabTalk script in the help file. The thing is that when I use this I don't get the correct FFT as when I select the FFT manually from the analysis menu in Origin. I use exactly the same parameters manually as in this script:
Although the LabTalk FFT object works fine I have always found it to be much more complicated than is necessary for a simple FFT. If you're using Origin 7.0 or later I strongly suggest that you use the OriginC FFT function instead. But the only thing that I see wrong with your script is that fft.real should probably be zero since the input data are complex.