You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, thank you for the interest in this data! Two things come to mind:
Is it definite the correct filename as I think you would get the same error even if you put a file that doesnt exist
Are you able to run the example code in the Load_Data repo? here . I used a modified Biosig library for the Load_Data repo and I am wondering if it is no longer compatible with newer versions of the Biosig library. If you cant run it, try installing the version of biosig included in load_data (as installed by load_data_installer.m)
I am currently trying to use the Extract_EEG function, but am getting a bad HDR error from the ScouseTom_TrigReadChn function on line 45.
`Error using ScouseTom_TrigReadChn (line 45)
Bad HDR
Error in Extract_EEG (line 33)
Trigger= ScouseTom_TrigReadChn(HDR);
Error in untitled2 (line 5)
EEG=Extract_EEG('Subjects\Subject_02b\S2b_MF1.bdf');`
Is there a work around for this?
The text was updated successfully, but these errors were encountered: