Ignore:
Timestamp:
01/08/09 09:41:48 (16 years ago)
Author:
pinsard
Message:

add semi-colon after end everywhere

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/mode_sahelien/composite_wind925_EOF1_30100.m

    r24 r26  
    365365       else 
    366366set (gca,'XTick',[-60:20:120],'XTickLabel',[' ';' ';' ';' ';' ';' ';' ';' ';' ';' '],'fontsize',6); 
    367        end 
     367       end; 
    368368       set (gca,'YTick',[-10:10:30],'YTickLabel',['10S';' 0 ';'10N';'20N';'30N'],'fontname','Arial','fontsize',6); 
    369369       cartemonde1; 
     
    374374       if e==4; 
    375375  title('Winds 925hPa -EOF1 ER30100d - ITCZ 7.5-12.5','fontsize',8) ; 
    376        end 
     376       end; 
    377377       text(-150,10,['day = ',num2str(f-21)],'fontname','Arial','fontsize',10); 
    378378       pos_vert=e/6.1; 
     
    420420       else 
    421421set (gca,'XTick',[-60:20:120],'XTickLabel',[' ';' ';' ';' ';' ';' ';' ';' ';' ';' '],'fontsize',6); 
    422        end 
     422       end; 
    423423       set (gca,'YTick',[-10:10:30],'YTickLabel',['10S';' 0 ';'10N';'20N';'30N'],'fontname','Arial','fontsize',6); 
    424424       cartemonde1; 
     
    429429       if e==4; 
    430430   title('Winds 925hPa -EOF1 ER30100d - ITCZ 7.5-12.5','fontsize',8) ; 
    431        end 
     431       end; 
    432432       text(-150,10,['day = ',num2str(f-21)],'fontname','Arial','fontsize',10); 
    433433       pos_vert=e/6.1; 
     
    474474       else 
    475475set (gca,'XTick',[-60:20:120],'XTickLabel',[' ';' ';' ';' ';' ';' ';' ';' ';' ';' '],'fontsize',6); 
    476        end 
     476       end; 
    477477       set (gca,'YTick',[-10:10:30],'YTickLabel',['10S';' 0 ';'10N';'20N';'30N'],'fontname','Arial','fontsize',6); 
    478478       cartemonde1; 
     
    483483       if e==4; 
    484484           title('Winds 925hPa -EOF1 ER30100d - ITCZ 7.5-12.5','fontsize',8) ; 
    485        end 
     485       end; 
    486486       text(-150,10,['day = ',num2str(f-21)],'fontname','Arial','fontsize',10); 
    487487       pos_vert=e/6.1; 
     
    528528       else 
    529529          set (gca,'XTick',[-60:20:120],'XTickLabel',[' ';' ';' ';' ';' ';' ';' ';' ';' ';' '],'fontsize',6); 
    530        end 
     530       end; 
    531531       set (gca,'YTick',[-10:10:30],'YTickLabel',['10S';' 0 ';'10N';'20N';'30N'],'fontname','Arial','fontsize',6); 
    532532       cartemonde1; 
     
    537537       if e==4; 
    538538          title('Winds 925hPa EOF1 ER30100d - ITCZ 7.5-12.5','fontsize',8) ; 
    539        end 
     539       end; 
    540540       text(-150,10,['day = ',num2str(f-21)],'fontname','Arial','fontsize',10); 
    541541       pos_vert=e/6.1; 
Note: See TracChangeset for help on using the changeset viewer.