Browse Source

Upload files to 'Code'

Demetrio Ferro 3 years ago
parent
commit
a3aac43bfe
1 changed files with 1 additions and 1 deletions
  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