CALL MATLAB
807600Aug 17 2007 — edited Aug 19 2007I need to call MatLab from Java( NOT THE OTHER WAY AROUND). Does anyone know how to do that?
I have to pass an array of doubles from my Java program into MatLab. Then have Matlab return a new double Array.
Any help please