how to import .gdf file into matlab?
이전 댓글 표시
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
arwa raad
2016년 8월 6일
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
2017년 5월 19일
have you solved this problem?i want import .gdf data into matlab too.cloud you help me.thanks.
onur erdem korkmaz
2017년 10월 25일
hi, have you solved this problem?
답변 (3개)
maria sultana
2020년 12월 15일
1 개 추천
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
sandra barajas
2021년 5월 28일
https://www.youtube.com/watch?v=yz6j1ZnDCq4
Rik
2021년 5월 28일
@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
2012년 10월 8일
편집: Walter Roberson
2012년 10월 8일
0 개 추천
I'm not familiar with GDF files, but through Google I found http://pub.ist.ac.at/~schloegl/matlab/eeg/
Sri Sadhan jujjavarapu
2017년 12월 5일
편집: Walter Roberson
2017년 12월 5일
0 개 추천
The 'sload.m' given in the following link (bioSig toolbox) reads a file with '.gdf' format.
카테고리
도움말 센터 및 File Exchange에서 Structured Data and XML Documents에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!