Origin Version (Select Help-->About Origin): 7.5pro Operating System: XP pro
Hi,
I have two columns of data that I'm generating in OriginC which are also stored as vectors. I would like to find the correlation and lag from this data using the LabTalk function fft.corr().
1. fft.corr() automatically fills the dataset named by fft.corr.corrData$. 2. Column names are not sufficient as arguments or values... full dataset names are required.
If the columns are in the active worksheet then this will work...