wfdb-app-toolbox icon indicating copy to clipboard operation
wfdb-app-toolbox copied to clipboard

Add GQFUSE

Open GoogleCodeExporter opened this issue 9 years ago • 1 comments

Add MATLAB/Octave wrapper to GQFUSE

Original issue reported on code.google.com by [email protected] on 5 Feb 2014 at 4:32

GoogleCodeExporter avatar Mar 13 '15 23:03 GoogleCodeExporter

Function details:
http://www.physionet.org/physiotools/wag/gqfuse-1.htm

Because the binaries are already shipped, a current work around is to use 
WFDBEXEC to generate the fused files, so that the command:

gqfuse -r mitdb/100 -a qrs sqrs

would be equivalent to:

wfdbexec('gqfuse',{'-r','mitdb/100','-a','qrs','sqrs'})


Original comment by [email protected] on 5 Feb 2014 at 4:38

  • Added labels: Priority-Medium

GoogleCodeExporter avatar Mar 13 '15 23:03 GoogleCodeExporter