I am in the process of designing a MATLAB-based algorithm. Is it possible to call that MATLAB source code from a Java application?
Has anyone come across such a issue?
have a look at MATLAB Builder JA. This program allows you to convert your matlab code into java classes.