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_TR_eof1_30100.m

    r17 r21  
    143143         if (delta(b+1)<0 && delta(b)>0 && olr_eof(b,a)>1); 
    144144            compteurmax=compteurmax+1; 
    145           olr_filtre_compomax(compteurmax,1,:,:)=olr1(b-20,a,:,:); 
     145            olr_filtre_compomax(compteurmax,1,:,:)=olr1(b-20,a,:,:); 
    146146            olr_filtre_compomax(compteurmax,2,:,:)=olr1(b-19,a,:,:); 
    147147            olr_filtre_compomax(compteurmax,3,:,:)=olr1(b-18,a,:,:); 
     
    291291       axis([-180 180 -20 40]); 
    292292       if e==7; 
    293       title('OLR composite EOF1 30100j simulation TR ','fontsize',8) ; 
     293          title('OLR composite EOF1 30100j simulation TR','fontsize',8) ; 
    294294       end 
    295295       text(-270,10,['day = ',num2str(f-21)],'fontname','Arial','fontsize',10); 
     
    353353       axis([-180 180 -20 40]); 
    354354       if e==7; 
    355            title('OLR composite EOF1 30100j simulation TR','fontsize',8) ; 
     355          title('OLR composite EOF1 30100j simulation TR','fontsize',8) ; 
    356356       end 
    357357       text(-270,10,['day = ',num2str(f-21)],'fontname','Arial','fontsize',10); 
Note: See TracChangeset for help on using the changeset viewer.