The toolbox requires files to be stored in the local directory as a .dat and a .hea. It would probably be worth it to create a version of the detect.m function which instead used to inputs: one for a matrix of data and a second for the header (a cell of array of strings).
Biggest issue with this is gqrs/wabp require WFDB files to run.
The toolbox requires files to be stored in the local directory as a
.dat
and a.hea
. It would probably be worth it to create a version of thedetect.m
function which instead used to inputs: one for a matrix of data and a second for the header (a cell of array of strings).Biggest issue with this is gqrs/wabp require WFDB files to run.