Open matlabi opened 5 years ago
I have the same problem in window10 And I find 'WFDB_CUSTOMLIB' in Makefile, that means maybe we need compile the project first.
But I didn't find the 'make' file in any path. So pity. Is there anyone could help me T_T
Help me `>> wfdbdemo Reading samples ECG signal from MIT-BIH Arrhythmia Database 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 87) [javaWfdbExec,config]=getWfdbClass('rdsamp');
Error in wfdbdemo (line 12) [tm,ecg]=rdsamp('mitdb/100',1,N);`
Hey , buddy . I have solve the problem by install JVM. I think you can try it.
@LewisDong6522 @ikarosilva How to solve this issue in MacBook Pro?
Help me `>> wfdbdemo Reading samples ECG signal from MIT-BIH Arrhythmia Database 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 87) [javaWfdbExec,config]=getWfdbClass('rdsamp');
Error in wfdbdemo (line 12) [tm,ecg]=rdsamp('mitdb/100',1,N);`