How to covert EEG Data file in .vrg format to .mat format to be open in matlab?
Show older comments
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
Answers (2)
R Bruggink
on 28 Nov 2014
0 votes
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
on 30 Nov 2014
0 votes
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
Categories
Find more on EEG/MEG/ECoG 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!