Error using 'rdmat' please help

2 views (last 30 days)
SHRESTH GUPTA
SHRESTH GUPTA on 22 Feb 2021
Commented: Rik on 22 Feb 2021
I am getting following error while accesing one of the data of mimic-1 of physionet.
Unable to perform assignment with 0 elements on the right-hand side.
Error in rdmat (line 102)
gain=info{3}{:};
  3 Comments
SHRESTH GUPTA
SHRESTH GUPTA on 22 Feb 2021
yes i have read the documentation.its working for one or two datasets but not with others.
Rik
Rik on 22 Feb 2021
Have a read here and here. It will greatly improve your chances of getting an answer.
Without the actual function it is difficult to help you. We might need your data as well (in which case you can attach it as a zip file). Your current code will only read a single dataset.

Sign in to comment.

Answers (0)

Categories

Find more on Text Data Preparation in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!