#!/bin/bash

matlab -nojvm -nodisplay -nosplash $* < /dev/stdin | sed 's/>> //g'