Ignore:
Timestamp:
01/07/09 16:49:58 (15 years ago)
Author:
pinsard
Message:

correction of usage of print function, fix side effect of load function

File:
1 edited

Legend:

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

    r23 r24  
    463463end; 
    464464 
    465 status=print('-depsc2','compo_olr_eof234_1025_pb1_seuil_150.eps'); 
     465print('-depsc2','compo_olr_eof234_1025_pb1_seuil_150.eps'); 
    466466 
    467467figure(2); 
     
    517517       set (gca,'position',[0.2 pos_vert 0.5 0.1]); 
    518518end; 
    519 status=print('-depsc2','compo_olr_eof234_1025_pb2_seuil_150.eps'); 
     519print('-depsc2','compo_olr_eof234_1025_pb2_seuil_150.eps'); 
Note: See TracChangeset for help on using the changeset viewer.