how to open .fdt file
49 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Star Strider
2023 年 11 月 27 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で EEG/MEG/ECoG についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!