AI_Clinician icon indicating copy to clipboard operation
AI_Clinician copied to clipboard

reformat requesting excessively large array

Open jsong5 opened this issue 4 years ago • 1 comments

Hi, I am trying to recreate the dataset by running the matlab scripts for sepsis. I run into this error during run time:

Requested 2000000x225699 (3363.2GB) array exceeds maximum array size preference. Creation of arrays greater than this limit may take a long time and cause MATLAB to become unresponsive. See array size limit or preference panel for more information.

Error in AIClinician_sepsis3_def_160219 (line 305) reformat(irow,31+col)=value; %store available values

305 reformat(irow,31+col)=value; %store available values

jsong5 avatar Nov 15 '19 10:11 jsong5

Hi, You should see issue #2

Luca1236a avatar Nov 21 '19 16:11 Luca1236a