How can I load . edf file to matlab?
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi, i need to load edf file of EEG signal and i try this code:
[header, recorddata] = edfread('MANAII_MAISSA.edf');
but i got this error message "Error in tst (line 1) [header, recorddata] = edfread('MANAII_MAISSA.edf');" .How to fix this please?
0 comentarios
Respuestas (1)
Walter Roberson
el 21 de Abr. de 2017
4 comentarios
Shravan Sivakumar
el 5 de Mzo. de 2020
what do you mean by install? just opening this .mat through matlab not enough? Noob heere.
Ver también
Categorías
Más información sobre EEG/MEG/ECoG en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!