arkanivasarkar / ECG-Anomaly-Detection-Using-Deep-Learning

Ensemble RNN based neural network for ECG anomaly detection
35 stars 7 forks source link

RealTimeGUI.m missing points issue #1

Open KursatCAKAL opened 2 years ago

KursatCAKAL commented 2 years ago

Hi Arkaniva,

I want you to ask about your content of directory named 'E:\PROJECTS\ECG analysis' in RealTimeGUI.m file's line 100. Is it your repository directory? Which files included in it? I have an error and it can be related with the directory. I fix test signals part and select a .mat file.

I think there is a missing point here that can be connected to the following error;

Program can't able to find heartrate function.

Unrecognized function or variable 'heartrate'.

Could you help me?

stvenhoang commented 2 years ago

Hi Arkaniva,

I want you to ask about your content of directory named 'E:\PROJECTS\ECG analysis' in RealTimeGUI.m file's line 100. Is it your repository directory? Which files included in it? I have an error and it can be related with the directory. I fix test signals part and select a .mat file.

I think there is a missing point here that can be connected to the following error;

Program can't able to find heartrate function.

Unrecognized function or variable 'heartrate'.

Could you help me?

Hi Arkaniva, I'm having a same problem and could you help me?