#!/bin/bash
setenv MATLABPTH /home/borowcm/RESEARCH/scripts/mlab
/opt-shared/math/Matlab-2010A/bin/glnxa64/MATLAB -nosplash -r "try, exp_run([1 1 0 0; 1 0 1 0; 0 1 0 1; 0 0 1 1], [0 1 2 3], 50, 0 , 100, .1, 'simple_mbe'), catch, end, quit"