From c4f926438dcb8abe805e910399940f79ff643c4b Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Thu, 14 Sep 2017 15:39:41 -0500 Subject: Add files via upload --- sourcecodes/runmat.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sourcecodes/runmat.sh (limited to 'sourcecodes/runmat.sh') diff --git a/sourcecodes/runmat.sh b/sourcecodes/runmat.sh new file mode 100644 index 00000000..948bdac3 --- /dev/null +++ b/sourcecodes/runmat.sh @@ -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 -- cgit 1.4.1