The present functions are made for Matlab R2015a. Errors may occur using older releases (at least R2014b required). Since v0.96 additional toolboxes are not required to run the basic analysis. The Image Processing Toolbox is required to use the 'picker'-functionality.
HRV.m is a Matlab class containing function for analyzing HRV. HRVTool.m contains the code to start the GUI (Graphical User Interface) on Matlab. HRVTool.mlappinstall is the app package which can be installed with Matlab.
Please run HRVTool.m to start the GUI or click on the icon in the App menu of Matlab. The user interface has been tested on Windows 7 64bit, Linux Ubuntu 18.04 and Mac OS 10.13.6.
- Polar hrm files
- mat files containing waveforms or RR intervals (in ms)
- text files containing waveforms or RR intervals (in ms)
- Physionet ecg files if Physionet wfdb toolbox is installed
- Hexoskin wav files
- European Data Format edf files
- BIOPAC ACQ data (Source code of Jimmy Shen)
- ISHNE Holter Standard Format (ECG and annotation data)
Other formats are possible to load. Please write an email to marcus.vollmer@uni-greifswald.de
Supporting files to load BIOPAC ACQ data (load_acq.m, acq2mat.m) are licensed by Jimmy Shen given the copyright notice LICENSE_ACQ. Copyright (c) 2009, Jimmy Shen All other supported files and functions are licensed under the terms of the MIT License (MIT) given in LICENSE and LICENSE_ICONS Copyright (c) 2015-2018 Marcus Vollmer
22 November 2018