diff options
author | Joe Zhao <ztuowen@gmail.com> | 2015-06-27 20:09:12 +0800 |
---|---|---|
committer | Joe Zhao <ztuowen@gmail.com> | 2015-06-27 20:09:12 +0800 |
commit | ac7a813ca3fa0d7b8ddb61499fa50eca1336101c (patch) | |
tree | df724ba3b9b9c5e4f27726502ef758303ad9b6fa /genRid.sh | |
parent | 81d9c2360fd88422fcf7c8bd176f0ae07af2a9bf (diff) | |
download | featext-ac7a813ca3fa0d7b8ddb61499fa50eca1336101c.tar.gz featext-ac7a813ca3fa0d7b8ddb61499fa50eca1336101c.tar.bz2 featext-ac7a813ca3fa0d7b8ddb61499fa50eca1336101c.zip |
upload all
Diffstat (limited to 'genRid.sh')
-rwxr-xr-x | genRid.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ ofile=${1}.rid runMatlab parGetVecs \'${1}\' -echo 16128 > ${ofile} +echo 2784 > ${ofile} cat ${1}_a.txt >> ${ofile} cat ${1}_b.txt >> ${ofile} echo 0 >> ${ofile} |