I would like to visualize a 2000*100 matrix to find how different variables change based on values. Can you suggest a way doing it using R or Matlab?
I have data from patients who use an ECG device every night and through the night, the machine records several different variables as critical points. So, I would like to see how these variables change between days. I have data for almost 200 days for each patient (200 rows with almost 100 variables accessed every night). And I have 7 different patients.