matlabcontrol is a Java API that allows for calling MATLAB from Java.
matlabcontrol is a Java API that allows for calling MATLAB from Java. You can eval, feval, as well as get and set variables. Interaction can be performed from either inside MATLAB or outside MATLAB.
Related Links: