RMatlab - Using R from Matlab!
RMatlab is a wonderful package I just discovered. It interfaces R and Matlab. I use it to make sexy figure from within Matlab. (The alternative is to export data, import it to R, and make a figure. It's possible, but a big pain.) The package works great, but I found it slightly difficult to get working. Here are the steps I took.