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

Running Demos in P-C-S-Toolbox #29

Open
msloan31 opened this issue Apr 8, 2021 · 0 comments
Open

Running Demos in P-C-S-Toolbox #29

msloan31 opened this issue Apr 8, 2021 · 0 comments

Comments

@msloan31
Copy link

msloan31 commented Apr 8, 2021

I recently installed P-C-S-Toolbox for use with Matlab R2017b (with associated toolboxes) and am now testing out the demos, particularly DemoRawDataICU.m, since I have an interest in calculating PTT data from ECG and PPG inputs.

Although I am getting output data .csv (and .tex) files, I see the following in the command window:

Index exceeds the number of array elements (0).

Error in GenerateListOfFilesTBA (line 94)
if isnumeric(ids{1})

Error in DemoRawDataICU (line 40)
[subjectIDs,filesTBA] = GenerateListOfFilesTBA(HRVparams.ext,HRVparams.readdata,0);

Error in run (line 91)
evalin('caller', strcat(script, ';'));

This occurs after typing "run DemoRawDataICU.m"

I tried to follow the instructions for compiling rrgen to see if this might help, but I am very new to MATLAB and can't get the instructions to work.

Any feedback or advice is appreciated!
Thank you!

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

1 participant