Last change
on this file since 26740 was 26740, checked in by Mathieu Morlighem, 3 years ago |
CHG: added 25834-26739
|
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.