annotate scatter_reeval.sh @ 3:06a2a18a3960

Uncommented calls to run_experiment
author Francisco Rodriguez Algarra <f.rodriguezalgarra@qmul.ac.uk>
date Wed, 28 Oct 2015 16:19:45 +0000
parents b1cd83874633
children
rev   line source
f@2 1 #!/bin/bash
f@2 2 matlab -nodisplay -nosplash -nojvm -r "
f@2 3 run scatter_reeval; quit;
f@2 4 "