Ignore:
Timestamp:
01/06/09 16:22:54 (15 years ago)
Author:
pinsard
Message:

small homogenization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SIMULS_IRCAAM/composite_olr_TR_eof1_1030.m

    r18 r21  
    135135         if (delta(b+1)<0 && delta(b)>0 && olr_eof(b,a)>(olrbis)); 
    136136            compteurmax=compteurmax+1; 
    137           olr_filtre_compomax(compteurmax,1,:,:)=olr1(b-20,a,:,:); 
     137            olr_filtre_compomax(compteurmax,1,:,:)=olr1(b-20,a,:,:); 
    138138            olr_filtre_compomax(compteurmax,2,:,:)=olr1(b-19,a,:,:); 
    139139            olr_filtre_compomax(compteurmax,3,:,:)=olr1(b-18,a,:,:); 
     
    283283       axis([-180 180 -20 40]); 
    284284       if e==7; 
    285       title('OLR composite EOF1 1030j simulation TR ','fontsize',8) ; 
     285          title('OLR composite EOF1 1030j simulation TR','fontsize',8) ; 
    286286       end 
    287287       text(-270,10,['day = ',num2str(f-21)],'fontname','Arial','fontsize',10); 
     
    345345       axis([-180 180 -20 40]); 
    346346       if e==7; 
    347            title('OLR composite EOF1 1030j simulation TR','fontsize',8) ; 
     347          title('OLR composite EOF1 1030j simulation TR','fontsize',8) ; 
    348348       end 
    349349       text(-270,10,['day = ',num2str(f-21)],'fontname','Arial','fontsize',10); 
Note: See TracChangeset for help on using the changeset viewer.