Matlab -> dl l-> JNI -> Java working example

This is a code sample of m-file->dll->JNI->Java interfacin
2,5K descargas
Actualizado 22 mar 2006

Ver licencia

In this package contains:
- simple matlab funcion that was compiled with MCC to dynamic library.
- Visual Studio .NET project showing how to plug in the Matlab's dll and create JNI library interacing to Java
- Java project that uses native methods to run compiled dll's

Citar como

Wojciech Gradkowski (2024). Matlab -> dl l-> JNI -> Java working example (https://www.mathworks.com/matlabcentral/fileexchange/10463-matlab-dl-l-jni-java-working-example), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R14SP2
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Java Package Integration en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: From Fortran, call MATLAB Compiler C shared library

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

JNITest/JAVA/libmyrand_mcr/toolbox/compiler/

JNITest/JAVA/libmyrand_mcr/toolbox/compiler/deploy/

JNITest/JAVA/libmyrand_mcr/toolbox/local/

JNITest/JAVA/libmyrand_mcr/work/

JNITest/MATLAB/

Versión Publicado Notas de la versión
1.0.0.0