Error while running blockEdfLoad
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
>> 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.
0 Commenti
Risposte (1)
Ritesh Chandna
il 10 Mag 2017
Modificato: Ritesh Chandna
il 10 Mag 2017
'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:
0 Commenti
Vedere anche
Categorie
Scopri di più su Structures in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!