How can I load . edf file to matlab?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Walter Roberson
le 21 Avr 2017
4 commentaires
Shravan Sivakumar
le 5 Mar 2020
what do you mean by install? just opening this .mat through matlab not enough? Noob heere.
Voir également
Catégories
En savoir plus sur EEG/MEG/ECoG dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!