I'd like to export data arays into Matlab and have Matlab generate a
graph. Currently I simply write to file and copy data into
Matlab. What I want is to have script that exports the data and
has Matlab plot it each time I choose to write to file. How do I
do this?