.edf images couldn't import to matlab
2 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(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!