Using JNI How to call Matlab functions and C# functions from JAVA?
Lefty Gomez
Greenhorn
Joined: Nov 15, 2001
Posts: 14
posted
0
I have seen how to call C++ and Fortran functions from java. Can someone already done this(C# and Matlab) that show a piece of the code or a URL to a place that I can get the procedure to do this. Thanks in advance.
Joshua Kaplan
Greenhorn
Joined: Jul 08, 2011
Posts: 5
posted
0
matlabcontrol may be used to call MATLAB functions from Java. To get started, take a look at the walkthrough.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Using JNI How to call Matlab functions and C# functions from JAVA?