dear all,
i am very new in processing and i need to hard code a part of a project.
basically i am working with an EEG and i have been able to obtain raw data from it. 512 times a second. the values are being printer in a file i called "positions.txt."
now i need to get into this file (i have been said with an arraylist) and then apply a discrete fourier
how can i do it?
thank you very much for your time
1