Hi,
I just want to make a simple fourier transform, yet I m not able to make one :-( The data set is multidimensional - but I tried with a simple
x y
x1 sin(x1)
x2 sin(x2)
...
set, load the set and try the fourier operator, but I get the error:
G Jan 24, 2010 5:54:55 PM: [Fatal] ArrayIndexOutOfBoundsException occured in 1st application of FourierTransform (FourierTransform)
G Jan 24, 2010 5:54:55 PM: [Fatal] Process failed: operator cannot be executed (16). Check the log messages...
I really don't see where the problem is here, because there are no options for me than just reading data and as a second operator the fourier module which has no settings at all :-(
best regards,
Stever