.edf images couldn't import to matlab

1 view (last 30 days)
xsfeng
xsfeng on 23 Apr 2012
Hello, everyone. I am doing with data processing and I have to import all the data to matlab but all are in .edf format. I use the command edfread, but every time it will remind me like this:
dpc=edfread('phantom_dicn_AA.edf'); Undefined function 'readedfheader' for input arguments of type 'double'.
Error in edfread (line 32) hd=readedfheader(fid);
Can anyone who solve this problem? Thank you so much! Joanna

Answers (0)

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!