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

small homogenization

File:
1 edited

Legend:

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

    r18 r21  
    134134         if (delta(b+1)<0 && delta(b)>0 && olr_eof(b,a)>(olrbis)); 
    135135            compteurmax=compteurmax+1; 
    136           olr_filtre_compomax(compteurmax,1,:,:)=olr1(b-20,a,:,:); 
     136            olr_filtre_compomax(compteurmax,1,:,:)=olr1(b-20,a,:,:); 
    137137            olr_filtre_compomax(compteurmax,2,:,:)=olr1(b-19,a,:,:); 
    138138            olr_filtre_compomax(compteurmax,3,:,:)=olr1(b-18,a,:,:); 
     
    284284       axis([-180 180 -20 40]); 
    285285       if e==7; 
    286       title('OLR composite EOF1 30100j simulation AFR ','fontsize',8) ; 
     286          title('OLR composite EOF1 30100j simulation AFR','fontsize',8) ; 
    287287       end 
    288288       text(-270,10,['day = ',num2str(f-21)],'fontname','Arial','fontsize',10); 
     
    346346       axis([-180 180 -20 40]); 
    347347       if e==7; 
    348            title('OLR composite EOF1 30100j simulation AFR','fontsize',8) ; 
     348          title('OLR composite EOF1 30100j simulation AFR','fontsize',8) ; 
    349349       end 
    350350       text(-270,10,['day = ',num2str(f-21)],'fontname','Arial','fontsize',10); 
Note: See TracChangeset for help on using the changeset viewer.