how to import .gdf file into matlab?
Mostrar comentarios más antiguos
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 comentarios
arwa raad
el 6 de Ag. de 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
el 19 de Mayo de 2017
have you solved this problem?i want import .gdf data into matlab too.cloud you help me.thanks.
onur erdem korkmaz
el 25 de Oct. de 2017
hi, have you solved this problem?
Respuestas (3)
maria sultana
el 15 de Dic. de 2020
1 voto
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 comentarios
sandra barajas
el 28 de Mayo de 2021
https://www.youtube.com/watch?v=yz6j1ZnDCq4
Rik
el 28 de Mayo de 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
el 8 de Oct. de 2012
Editada: Walter Roberson
el 8 de Oct. de 2012
0 votos
I'm not familiar with GDF files, but through Google I found http://pub.ist.ac.at/~schloegl/matlab/eeg/
Sri Sadhan jujjavarapu
el 5 de Dic. de 2017
Editada: Walter Roberson
el 5 de Dic. de 2017
0 votos
The 'sload.m' given in the following link (bioSig toolbox) reads a file with '.gdf' format.
Categorías
Más información sobre Structured Data and XML Documents en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!