#!/bin/csh
matlab -nodisplay -singleCompThread -r "n=4, rand(n), exit" 
