please explain how to execute these lines:
eeg.theta = ;
eeg.alpha = ;
eeg.lowBeta = ;
…
I am getting error (Reference to non-existent field ‘theta’)..I have only data for eeg.raw variable as obtained after converting EDF to CSV.
Please clarify.. or share eeg data structure so that I could run complete code on that data
Thanks a lot