how to import .gdf file into matlab?
Afficher commentaires plus anciens
i have added a path for biosig. but i am not able to import '.gdf into matlab'. kindly please send me the code to import .gdf(bbci dataset 3-a).
3 commentaires
arwa raad
le 6 Août 2016
can you convert your data?? i want to convert .gdf(bbci dataset 2-a) how i convert it so that matlab can read it???
Jed Roger
le 19 Mai 2017
have you solved this problem?i want import .gdf data into matlab too.cloud you help me.thanks.
onur erdem korkmaz
le 25 Oct 2017
hi, have you solved this problem?
Réponses (3)
maria sultana
le 15 Déc 2020
1 vote
If it helps, this is how i managed to work with gdf files:
download biosig
download eeglab
add biosig in eeglab folder
add eeglab to matlab path
install biosig with the provided installation file
use sload
2 commentaires
sandra barajas
le 28 Mai 2021
https://www.youtube.com/watch?v=yz6j1ZnDCq4
Rik
le 28 Mai 2021
@sandra barajas Why don't you write out the steps so people can follow the steps, instead of relying on an external video?
Ken Atwell
le 8 Oct 2012
Modifié(e) : Walter Roberson
le 8 Oct 2012
0 votes
I'm not familiar with GDF files, but through Google I found http://pub.ist.ac.at/~schloegl/matlab/eeg/
Sri Sadhan jujjavarapu
le 5 Déc 2017
Modifié(e) : Walter Roberson
le 5 Déc 2017
0 votes
The 'sload.m' given in the following link (bioSig toolbox) reads a file with '.gdf' format.
Catégories
En savoir plus sur Structured Data and XML Documents dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!