annotate scatter_reeval.sh @ 4:a1f6a08f624c tip

Completed version 0.0.2
author Francisco Rodriguez Algarra <f.rodriguezalgarra@qmul.ac.uk>
date Tue, 03 Nov 2015 21:24:41 +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 "