From 31f2fa7e70327387ef760e6cb5507c446958a2cb Mon Sep 17 00:00:00 2001 From: Erin Date: Wed, 13 Mar 2024 13:51:19 -0400 Subject: [PATCH] sleep info --- plots/model_ext_validation_files.m | 1 + 1 file changed, 1 insertion(+) diff --git a/plots/model_ext_validation_files.m b/plots/model_ext_validation_files.m index 661fe86..1ec6ee3 100644 --- a/plots/model_ext_validation_files.m +++ b/plots/model_ext_validation_files.m @@ -59,6 +59,7 @@ if ia == 1 % all patients approach(ia).type = 'all patients'; approach(ia).nums= []; + approach(ia).sleep_info = []; else % good outcome only approach(ia).type = 'For HUP patients, only allow bilateral or unilateral good outcome (Engel 1)';