Scrapbook of useful code snippets I found while working on projects.
/usr/local/bin/matlab
for i in $*; do params=" $params $d$i" done sudo /Applications/MATLAB_R20XXx_Student.app/bin/matlab $params
/Applications/MATLAB_R20XXx_Student.app/bin/matlab