MATLAB 2014a always uses the discrete GPU only, which is not necessary. (2013a didn't do this, therefore I think there might be an easy solution.)
How could I prevent this? I tried setting the NSSupportsAutomaticGraphicsSwitching flag in Info.plist, but this didn't help.
I don't want to force it using gfxcardstatus as I often work with an external monitor.