Convert Medicom Encephalan .EEG to .mat?

,

Hi,
Recently, I record some EEG signals with Encephalan system. This software records EEG signals in ".EEG" format but, in order to work in Matlab, I suppose that I have to change them to ".mat" files.
Do you know how I can do this?

Hello

I have never heard of this EEG system and I don't know how to read the file it produces.
You should contact the customer service for the system and ask them about this .eeg file format.

  • Do they provide the documentation of the file format?
  • Do they provide a library (compiled or in any programming language) for reading the .eeg files? Ideally, you would like to get a Matlab function that reads this file format
  • Does the acquisition or analysis software provide a way to export the recordings to a more standard file format? Most EEG systems provide solutions for exporting recordings to the EDF file format, which can be easily read by all the other EEG analysis programs.

Hi Francois

Thank you for your precise answer. I'll do your suggestions.