Hello Mariano
First of all, thank you for all your work.
I am trying to install the kit in a 64bit MATLAB 2014a.
First I installed the toolbox as instructed in the help but examples make matlab to crash
I arrived at your forum with the message about the compilation problem of the mex files, but the instructions are for Linux Unix machine so I tried to do the same in windows
I erased the mex files and recompiled them using this instruction
mex -v GCC='/usr/bin/gcc-4.7' C:\Diego\MATLAB-LIBRARIES\ECG-TOOLKIT\ecg-kit-master\common\readannot.c
mex -v GCC='/usr/bin/gcc-4.7' C:\Diego\MATLAB-LIBRARIES\ECG-TOOLKIT\ecg-kit-master\common\writeannot.c
The mex files compile but the program is still crashing when running the examples. Any idea in how to fix this in windows?
Thank you in advance
Diego Pava