How can I load . edf file to matlab?
조회 수: 8 (최근 30일)
이전 댓글 표시
Hi, i need to load edf file of EEG signal and i try this code:
[header, recorddata] = edfread('MANAII_MAISSA.edf');
but i got this error message "Error in tst (line 1) [header, recorddata] = edfread('MANAII_MAISSA.edf');" .How to fix this please?
댓글 수: 0
답변 (1개)
Walter Roberson
2017년 4월 21일
댓글 수: 4
Shravan Sivakumar
2020년 3월 5일
what do you mean by install? just opening this .mat through matlab not enough? Noob heere.
참고 항목
카테고리
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!