Parcourir la source

Upload files to 'Code'

Demetrio Ferro il y a 3 ans
Parent
commit
a3aac43bfe
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Code/process_Spectral_Power_V1V4_AllTimeWins.m

+ 1 - 1
Code/process_Spectral_Power_V1V4_AllTimeWins.m

@@ -315,7 +315,7 @@ for reportPmtMinusMean=1%0:1
                 xlim([0 100]);
                 if strcmp(sVisualArea,'V1')
                     if reportPmtMinusMean
-                        if strcmpi(sSubjectName,'Wyman'); ylim([-1 8]); else; ylim([-.5 4]); end
+                        if strcmpi(sSubjectName,'Wyman'); ylim([-1 8]); else; ylim([-1 4]); end
                     else
                         ylim([0 8]);
                     end