Sir, I need to convert .dat file into .mat file
Show older comments
Reference to non-existent field 'WFDB_CUSTOMLIB'.
Error in getWfdbClass (line 34)
javaWfdbExec=javaObject('org.physionet.wfdb.Wfdbexec',commandName,config.WFDB_CUSTOMLIB);
Error in rdsamp (line 88)
[javaWfdbExec,config]=getWfdbClass('rdsamp');
Error in wfdbdemo (line 12)
[ecg,Fs,tm]=rdsamp('mitdb/100',1,N);
Answers (1)
Luna
on 15 Mar 2019
0 votes
2 Comments
Chakradhar Naidu
on 17 Mar 2019
Luna
on 18 Mar 2019
Share your code and .dat file for us to reproduce your error and give a proper solution.
Categories
Find more on MATLAB 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!