Changeset 973 for trunk/src/civ.m
- Timestamp:
- Nov 18, 2016, 2:27:40 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/civ.m
r924 r973 1381 1381 fprintf(fid,['#!/bin/bash \n' ... 1382 1382 '/etc/sysprofile \n'... 1383 'matlab -nodisplay -nosplash -nojvm <<END_MATLAB \n'...1383 'matlab -nodisplay -nosplash -nojvm -singleCompThread <<END_MATLAB \n'... 1384 1384 'addpath(''' path_civ ''');\n']); 1385 1385 % for p=1:length(batch_file_list)
Note: See TracChangeset
for help on using the changeset viewer.