From Fortran, call MATLAB Compiler C shared library
Keine Lizenz
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.
Zitieren als
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. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Application Deployment > MATLAB Compiler >
- MATLAB > External Language Interfaces > Fortran with MATLAB >
Tags
Quellenangaben
Inspiriert von: 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!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |