Ignore:
Timestamp:
10/15/12 11:39:38 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: cosmetics on matlab file (model -> model())

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test1106.m

    r13663 r13664  
    77for i=1:length(L_list),
    88        L=L_list{i}; 
    9         md=triangle(model,['../Exp/Square_' num2str(L) '.exp'],L/10); %size 3*L
     9        md=triangle(model(),['../Exp/Square_' num2str(L) '.exp'],L/10); %size 3*L
    1010        md=setmask(md,'',''); %ice sheet test
    1111        md=parameterize(md,'../Par/ISMIPC.par');
Note: See TracChangeset for help on using the changeset viewer.