*** current/tfrview.m 2006-04-19 15:53:59.000000000 +0200 --- fixed/tfrview.m 2006-04-19 15:54:48.000000000 +0200 *************** *** 342,352 **** set(axtfr,'Xlim', [fmin*fs fmax*fs]); else - if strcmp(computer,'MAC'), - tfr=flipud(tfr(1:Nf2,:)); - else tfr=tfr(1:Nf2,:); - end; indmin=find(tfr