运行 Java 编程中的 Matlab Dll

Run Matlab Dll in Java programming

运行 Matlab Dll Java 编程 我需要 Java builder 才能 运行 Matlab DLL in Java?

It looks like you would need either the MATLAB Coder toolbox or the MATLAB Compiler toolbox to create a DLL, and you could then use JNA to create a wrapper around the DLL. You would only need MATLAB Builder JA if you wanted to generate .jar files.