How can I load . edf file to matlab?

조회 수: 8 (최근 30일)
afef
afef 2017년 4월 21일
댓글: Walter Roberson 2020년 3월 5일
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?

답변 (1개)

Walter Roberson
Walter Roberson 2017년 4월 21일
  댓글 수: 4
Shravan Sivakumar
Shravan Sivakumar 2020년 3월 5일
what do you mean by install? just opening this .mat through matlab not enough? Noob heere.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by