- Timestamp:
- Apr 15, 2024, 6:53:40 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series.m
r1128 r1132 2079 2079 '#!/bin/bash\n'... 2080 2080 'source /etc/profile\n'... 2081 'module purge\n'... 2081 2082 'module load matlab/' matlab_version '\n'...% CHOICE OF MATLAB VERSION 2082 2083 'time_start=$(date +%%s)\n'... … … 2151 2152 '#!/bin/bash\n'... 2152 2153 'source /etc/profile\n'... 2154 'module purge\n'... 2153 2155 'module load matlab/' matlab_version '\n'...% CHOICE OF MATLAB VERSION 2154 2156 'matlab -nodisplay -nosplash -nojvm -singleCompThread -logfile ''' filelog{iprocess} ''' <<END_MATLAB\n'...
Note: See TracChangeset
for help on using the changeset viewer.