Menu

Problem in importing average .set file

Help
2021-06-01
2021-06-04
  • Isabel A. David

    Isabel A. David - 2021-06-01

    I'm having problem in importing an average .set data to the Toolkit. It is an average file generated by Widmann's pop_grandaverage function. The following error appears:

    Error using any
    Dimension argument must be a positive integer scalar within indexing range.

    Error in ep_readData (line 4540)
    if ~any(EPdata.data,'all')

    Error in ep>readFiles (line 12454)
    EPdata=ep_readData(inArg);

    Error in ep (line 4820)
    readFiles(theHandles,importFormat,dataType);

    Error while evaluating UIControl Callback

    I'm using the EP_Toolkit 292; eeglab2020_0; Fieldtrip_20210529 and matlabR2016b

    Thank you for your help

     
  • Joe Dien

    Joe Dien - 2021-06-01

    Your Matlab is too old. You should be getting a message about it when you start EP Toolkit and requirements are also in the tutorial. You need 2018b onwards.

    Joe

     

Log in to post a comment.