EEGLAB .DAT files not loading

8 views (last 30 days)
Ren
Ren on 8 Feb 2016
Commented: Maram Zarzoor on 5 Mar 2018
I've loaded a .CNT file in EEGLAB successfully, however I need to add the .DAT file to use my data. Once the .CNT file was loaded I extracted epochs by selecting "Tools> extract epochs". I then go to "File > Import epoch info > From Neuroscan .DAT info file" And each time I'm left with an error "Expression or statement is incomplete or incorrect" "Error occurred in function pop_loaddat() at line 63)". When I open the .DAT file, I look at line 63 and nothing is unusual.
Please advise.
Thank you
  4 Comments
Ren
Ren on 11 Feb 2016
Thanks for your help. I have the same script as you given:
open pop_loaddat
I tried the same process today and got a different error.
EEGLAB error in function loaddat() at line 58: Attempted to access tmpMat(3,:); index out of bounds because size (tmpMat)=[0,0].
Due to the error at line 58, I checked the loaddat() script and my line 58 matches yours.
I'm at such a loss...
Maram Zarzoor
Maram Zarzoor on 5 Mar 2018
I want answer this error please

Sign in to comment.

Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!