Changeset 3528 for issm/trunk
- Timestamp:
- 04/14/10 10:07:33 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/cron/run.sh
r2203 r3528 48 48 exit 49 49 EOF 50 matlab -nojvm -nosplash -r matlab_run$i -logfile matlab_log$i.log & 50 MATLAB_VERSION="7.6" #7.2,7.4,7.6 and 7.8 51 /usr/local/pkgs/matlab-$MATLAB_VERSION/bin/matlab -nojvm -nosplash -r matlab_run$i -logfile matlab_log$i.log & 51 52 done 52 53
Note:
See TracChangeset
for help on using the changeset viewer.