Open clayishmarmot19 opened 1 month ago
Would you mind sharing a study so we could reproduce the problem?
Sure thing. In addition to the .study file, are the .set and .dattimef files needed? This study has 40 subjects.
Ideally, it would be reduced, but let's go for it. Share with arnodelorme@gmail.com
Description
I'm using EEGLAB v2024.2 with Matlab2022b to plot channel measures (6 channels) using the STUDY function. EEGLAB statistics run and plot appropriately but when I opt to use Fieldtrip statistics using "fieldtrip-lite20240111" the following error message pops up.
"EEGLAB error in function cellmatselect() at line 1346: Index in position 2 exceeds array bounds. Index must not exceed 6."
When I search for this cellmatselect() function in both EEGLAB folders and fieldtrip plugin folders I cannot find the code to examine what the line 1346 is for.
Steps to Reproduce
Expected behavior: ERSP output for my selected variables should show with cluster-corrected permutation statistics indicating clusters of significant differences.
Actual behavior: Error message regarding a function that I cannot locate (cellmatselect)
Versions