how to import .gdf file into matlab?
Show older comments
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 Comments
arwa raad
on 6 Aug 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
on 19 May 2017
have you solved this problem?i want import .gdf data into matlab too.cloud you help me.thanks.
onur erdem korkmaz
on 25 Oct 2017
hi, have you solved this problem?
Answers (3)
maria sultana
on 15 Dec 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 Comments
sandra barajas
on 28 May 2021
https://www.youtube.com/watch?v=yz6j1ZnDCq4
Rik
on 28 May 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
on 8 Oct 2012
Edited: Walter Roberson
on 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
on 5 Dec 2017
Edited: Walter Roberson
on 5 Dec 2017
0 votes
The 'sload.m' given in the following link (bioSig toolbox) reads a file with '.gdf' format.
Categories
Find more on Web Services in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!