How to covert EEG Data file in .vrg format to .mat format to be open in matlab?
이전 댓글 표시
I have files which are in vrg format which is storing EEG Data i want to open in .mat format how to go about conversion
답변 (2개)
R Bruggink
2014년 11월 28일
0 개 추천
Hi Dilshad,
Is it possible to upload a sample of this .vrg file? Then it is for me possible to look at the structure of this file.
Robin
John BG
2014년 11월 30일
0 개 추천
Hi, by vrg file format do you mean EDF file format? EDF: European Data Format file format to exchange multichannel biomedical time series http://www.edfplus.info/
Among many MATLAB CENTRAL users 1. FHZ claims to have an EDF file read write kit, may be you want to have a look: http://uk.mathworks.com/matlabcentral/fileexchange/36530-read---write-edf+-files
2. Bret Shoelson has also hanged and edfread function: http://uk.mathworks.com/matlabcentral/fileexchange/31900-edfread
카테고리
도움말 센터 및 File Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!