source:
issm/oecreview/Archive/25834-26739/ISSM-26288-26289.diff
Last change on this file was 26740, checked in by , 3 years ago | |
---|---|
File size: 389 bytes |
Rev | Line | |
---|---|---|
[26740] | 1 | Index: ../trunk-jpl/examples/EsaGRACE/runme.m |
2 | =================================================================== | |
3 | --- ../trunk-jpl/examples/EsaGRACE/runme.m (revision 26288) | |
4 | +++ ../trunk-jpl/examples/EsaGRACE/runme.m (revision 26289) | |
5 | @@ -1,7 +1,7 @@ | |
6 | clear all; | |
7 | addpath('../Data','../Functions'); | |
8 | ||
9 | -steps=[1:5]; | |
10 | +steps=[1]; | |
11 | ||
12 | if any(steps==1) | |
13 | disp(' Step 1: Global mesh creation'); |
Note:
See TracBrowser
for help on using the repository browser.