Error while running blockEdfLoad
显示 更早的评论
>> edfFn1 = '201434_deidentified.EDF'; >> edfFn1 = 'SLE01001.EDF'; >> [header signalHeader signalCell] = blockEdfLoad(edfFn1); Undefined function or variable 'varargin'.
Error in blockEdfLoad (line 136) edfFN = varargin{1};
>> The data file and function are both in the same folder which is in the path for Matlab.
回答(1 个)
Ritesh Chandna
2017-5-10
编辑:Ritesh Chandna
2017-5-10
0 个投票
'blockEdfLoad' is not a documented function. Please contact the author if you have any questions related to this function.
Refer to the below link for more information:
类别
在 帮助中心 和 File Exchange 中查找有关 Data Import and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!