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!