Index: ../trunk-jpl/examples/EsaGRACE/runme.m =================================================================== --- ../trunk-jpl/examples/EsaGRACE/runme.m (revision 26288) +++ ../trunk-jpl/examples/EsaGRACE/runme.m (revision 26289) @@ -1,7 +1,7 @@ clear all; addpath('../Data','../Functions'); -steps=[1:5]; +steps=[1]; if any(steps==1) disp(' Step 1: Global mesh creation');