I need to convert edf to Matlab. I have tried to use edfRead. The function call is
function [hdr, record] = edfread('aesa1.edf')
But I get the following error message:
Error: File: edfread.m Line: 1 Column: 34 Unexpected MATLAB expression.
Can you help me?
1 Comment
Direct link to this comment
https://la.mathworks.com/matlabcentral/answers/349304-edf-to-matlab-conversion#comment_470899
Direct link to this comment
https://la.mathworks.com/matlabcentral/answers/349304-edf-to-matlab-conversion#comment_470899
Sign in to comment.