Hello gentleman!
I´m having some issues.
Apparently the software is installed:
>> InstallECGkit()
Adding paths
Warning: Function newline has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential name conflict.
> In path (line 109)
In addpath (line 96)
In InstallECGkit>@(a)(addpath(a)) (line 68)
In InstallECGkit (line 68)
############################
# No admin/root privileges #
############################
To install tab-completion feature with the ecg-kit, it is suggested to run this script with administrator/root privileges.
Run Matlab as administrator or answer "YES" when the system asks for permission. Otherwise, tab completion will not be available.
Checking for updates
Compiling sources
Building with 'MinGW64 Compiler (C)'.
MEX completed successfully.
Building with 'MinGW64 Compiler (C)'.
MEX completed successfully.
Building with 'MinGW64 Compiler (C)'.
MEX completed successfully.
Installing tab-completion feature.
done !
###############################################
# ecg-kit for Matlab v0.1.6 beta - 03/14/2016 #
###############################################
ecg-kit was correctly installed.
You can start reading the documentation, or if you prefer, trying these examples.
Go to the forum if you need help.
But when I run the examples:
>> examples()
Description of the process:
+ Recording: U:\ECGW\CW ARM\ecg-kit\recordings\208.dat
+ Task name: QRS_detection
Processing QRS detector gqrs @ 0"
####################################################
# gqrs failed in recording 208_1_650000 lead MLII #
####################################################
Warning: File 'C:\Users\Luciano\AppData\Local\Temp\208_1_650000.qrs' not found.
> In ECGtask_QRS_detection/Process (line 436)
In ECGwrapper/Run (line 724)
In examples (line 146)
I got a lot of errors, and I can´t see the graphics correctly. See the attached picture.

When I click with any mouse button, I got a lot of errors con Command Window:
Error in QRScorrector/WindowButtonMotionCallback2D (line 1492)
ProcessDrag();
Error while evaluating Figure WindowButtonMotionFcn.
Error using matlab.graphics.primitive.Patch/set
Invalid or deleted object.
Error in QRScorrector/ProcessDrag (line 1389)
set(RRserie_zoombars_hdl, 'Xdata', [start_idx start_idx end_idx end_idx
start_idx ]);
Error in QRScorrector/ButtonDownCallbackDefault (line 3816)
ProcessDrag();
Error while evaluating Axes ButtonDownFcn.
My MEX compiler is ok: