how to open .fdt file
76 views (last 30 days)
Show older comments
Oana-Lorena
on 27 Nov 2023
Commented: Star Strider
on 28 Nov 2023
Hello,
I have some preprocessed data for electroencephalogram (EEG) that I am trying to open in Matlab.
The folder contains information about one patient and it has 2 files .set and .fdt.
I installed the EEGlab toolbox, and I can open the .set file.
However, I don't know how to open the .fdt one or if they are meant to be opened together.
I mention that I am a beginner.
Do you have any suggestions on how to tackle the problem of opening .fdt files?
the folder I used is from preprocesed data(the second one)
https://fcon_1000.projects.nitrc.org/indi/retro/MPI_LEMON/downloads/download_EEG.html
Many thanks!
0 Comments
Accepted Answer
Star Strider
on 27 Nov 2023
Searching the Interweb (with DuckDuckGo), I found 15.1 How to load EEGLAB .set and .fdt files without using EEGLAB (05/09/2020 updated) in Makoto's useful EEGLAB code - SCCN.
See if that does what you want.
(I have never used EEGLAB and have no experience with it. I just searched until I found something that looks promising.)
2 Comments
More Answers (0)
See Also
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!