From Fortran, call MATLAB Compiler C shared library
Aucune licence
The MATLAB Compiler (v4, R14 onwards) can package MATLAB code into an executable or C/C++ shared library. Calling a C shared library from Fortran, however, can be difficult. The mixed-language issue is C vs. Fortran calling conventions. This is an example of how to call a MATLAB Compiler-generated C shared library from Fortran.
Citation pour cette source
George Thiers (2024). From Fortran, call MATLAB Compiler C shared library (https://www.mathworks.com/matlabcentral/fileexchange/18449-from-fortran-call-matlab-compiler-c-shared-library), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Application Deployment > MATLAB Compiler >
- MATLAB > External Language Interfaces > Fortran with MATLAB >
Tags
Remerciements
Inspiré par : Access a MATLAB Compiler Generated DLL, Matlab -> dl l-> JNI -> Java working example
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 |