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

add semi-colon after end everywhere

File:
1 edited

Legend:

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

    r24 r26  
    364364       else 
    365365set (gca,'XTick',[-60:20:120],'XTickLabel',[' ';' ';' ';' ';' ';' ';' ';' ';' ';' '],'fontsize',6); 
    366        end 
     366       end; 
    367367       set (gca,'YTick',[-10:10:30],'YTickLabel',['10S';' 0 ';'10N';'20N';'30N'],'fontname','Arial','fontsize',6); 
    368368       cartemonde1; 
     
    373373       if e==4; 
    374374  title('Winds 925hPa -EOF234 1030d - ITCZ 7.5-12.5','fontsize',8) ; 
    375        end 
     375       end; 
    376376       text(-150,10,['day = ',num2str(f-21)],'fontname','Arial','fontsize',10); 
    377377       pos_vert=e/6.1; 
     
    419419       else 
    420420set (gca,'XTick',[-60:20:120],'XTickLabel',[' ';' ';' ';' ';' ';' ';' ';' ';' ';' '],'fontsize',6); 
    421        end 
     421       end; 
    422422       set (gca,'YTick',[-10:10:30],'YTickLabel',['10S';' 0 ';'10N';'20N';'30N'],'fontname','Arial','fontsize',6); 
    423423       cartemonde1; 
     
    428428       if e==4; 
    429429   title('Winds 925hPa -EOF234 1030d - ITCZ 7.5-12.5','fontsize',8) ; 
    430        end 
     430       end; 
    431431       text(-150,10,['day = ',num2str(f-21)],'fontname','Arial','fontsize',10); 
    432432       pos_vert=e/6.1; 
     
    473473       else 
    474474set (gca,'XTick',[-60:20:120],'XTickLabel',[' ';' ';' ';' ';' ';' ';' ';' ';' ';' '],'fontsize',6); 
    475        end 
     475       end; 
    476476       set (gca,'YTick',[-10:10:30],'YTickLabel',['10S';' 0 ';'10N';'20N';'30N'],'fontname','Arial','fontsize',6); 
    477477       cartemonde1; 
     
    482482       if e==4; 
    483483           title('Winds 925hPa -EOF234 1030d - ITCZ 7.5-12.5','fontsize',8) ; 
    484        end 
     484       end; 
    485485       text(-150,10,['day = ',num2str(f-21)],'fontname','Arial','fontsize',10); 
    486486       pos_vert=e/6.1; 
     
    527527       else 
    528528set (gca,'XTick',[-60:20:120],'XTickLabel',[' ';' ';' ';' ';' ';' ';' ';' ';' ';' '],'fontsize',6); 
    529        end 
     529       end; 
    530530       set (gca,'YTick',[-10:10:30],'YTickLabel',['10S';' 0 ';'10N';'20N';'30N'],'fontname','Arial','fontsize',6); 
    531531       cartemonde1; 
     
    536536       if e==4; 
    537537             title('Winds 925hPa EOF234 1030d - ITCZ 7.5-12.5','fontsize',8) ; 
    538        end 
     538       end; 
    539539       text(-150,10,['day = ',num2str(f-21)],'fontname','Arial','fontsize',10); 
    540540       pos_vert=e/6.1; 
Note: See TracChangeset for help on using the changeset viewer.