Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find the wfdb tool 'gqrs.exe' #12

Open
ly1210git opened this issue Jun 2, 2021 · 1 comment
Open

Could not find the wfdb tool 'gqrs.exe' #12

ly1210git opened this issue Jun 2, 2021 · 1 comment

Comments

@ly1210git
Copy link

Hello
An error occurred recently when I run your program.Can you answer it if you have time?
best wishes!

Questions are as follows:

mhrv.mhrv('db/mitdb/111', 'window_minutes', 15, 'plot', true);
[0.016] >> mhrv: Processing record db/mitdb/111 (ch. 1)...
[0.016] >> mhrv: Signal duration: 00:30:05.555 [HH:mm:ss.ms]
[0.016] >> mhrv: Analyzing window 1 of 2...
[0.016] >> mhrv: [1/2] Detecting RR intervals from ECG...
[0.047] >> mhrv: ERROR Analyzing window 1 of 2 in record db/mitdb/111:
Could not find the wfdb tool 'gqrs.exe'. Searched in: E:\matlab project\temp;............

@avivrosenberg
Copy link
Member

Please follow the instructions in the README carefully.

  • Make sure to run the mhrv_init script before using the toolbox.
  • Make sure wfdb is installed (either manually or via the init script). If manually, make sure it's on your system's path when matlab starts (use getenv("PATH") from within matlab to verify) or use the config file to specify the location of wfdb (as explained in the README).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants