diff scatter_reeval.sh @ 2:b1cd83874633

Major structural revision. Modular organization of functionalities
author Francisco Rodriguez Algarra <f.rodriguezalgarra@qmul.ac.uk>
date Wed, 28 Oct 2015 16:15:47 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/scatter_reeval.sh	Wed Oct 28 16:15:47 2015 +0000
@@ -0,0 +1,4 @@
+#!/bin/bash
+matlab -nodisplay -nosplash -nojvm -r "
+run scatter_reeval; quit;
+"