about summary refs log tree commit diff
path: root/sourcecodes/runmat.sh.bk
diff options
context:
space:
mode:
Diffstat (limited to 'sourcecodes/runmat.sh.bk')
-rw-r--r--sourcecodes/runmat.sh.bk7
1 files changed, 7 insertions, 0 deletions
diff --git a/sourcecodes/runmat.sh.bk b/sourcecodes/runmat.sh.bk
new file mode 100644
index 00000000..948bdac3
--- /dev/null
+++ b/sourcecodes/runmat.sh.bk
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+cd ./data/
+
+chmod 0774 $1run_initialstructure.sh
+
+./$1run_initialstructure.sh /usr/local/MATLAB/R2012a/
\ No newline at end of file