There is this warning kind of message when compiling mexFunction files using the mex command in Matlab 2014b.
Legacy MEX infrastructure is provided for compatibility; it will be removed in a future version of MATLAB.
What is this supposed to mean? There comes a link with this message, but I did not find something useful. Also this question did not make me more wise.
Will the MEX API vanish? Will there be a different interface? What is going to change exactly? Can anybody tell?