Changeset 9235


Ignore:
Timestamp:
08/10/11 07:10:43 (14 years ago)
Author:
Mathieu Morlighem
Message:

export in pdf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/test/NightlyRun/test1201.m

    r9233 r9235  
    11%This test is a test from the EISMINT for Ice shelves Vincent Rommelaere 1996
    2 printingflag=true;
     2printingflag=false;
    33
    44results={};
     
    5555if printingflag,
    5656        set(gcf,'Color','w')
    57         printmodel('eismintmasscthickness','png','margin','on','marginsize',25,'frame','off','resolution',2,'hardcopy','off');
    58         system(['mv eismintmasscthickness.png $ISSM_DIR/website/doc_pdf/validation/Images/EISMINT/IceShelf ']);
     57        export_fig([issmdir() '/website/doc_pdf/validation/Images/EISMINT/IceShelf/eismintmasscthickness.pdf']);
    5958end
    6059
Note: See TracChangeset for help on using the changeset viewer.