about summary refs log tree commit diff
path: root/sourcecodes/runmat.sh
diff options
context:
space:
mode:
authorziejd22018-03-14 23:19:16 -0500
committerziejd22018-03-14 23:19:16 -0500
commitc80226899f5cdd9f11c163817d59445213f5bef0 (patch)
treee0fd79d2e32fd2aedda2eadaed0f19af3514c520 /sourcecodes/runmat.sh
parent324ebc8ddacab8e154047b8518afd5cbb5bb2fa4 (diff)
downloadBNW-c80226899f5cdd9f11c163817d59445213f5bef0.tar.gz
Separating Octave and php calculations
Diffstat (limited to 'sourcecodes/runmat.sh')
-rw-r--r--sourcecodes/runmat.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/sourcecodes/runmat.sh b/sourcecodes/runmat.sh
deleted file mode 100644
index 948bdac3..00000000
--- a/sourcecodes/runmat.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-cd ./data/
-
-chmod 0774 $1run_initialstructure.sh
-
-./$1run_initialstructure.sh /usr/local/MATLAB/R2012a/
\ No newline at end of file