matlab2fmex

matlab2fmex.m is a small translator which aims to convert numerical M-files to Fortran90 mex.
3,9K download
Aggiornato 23 nov 2005

Visualizza la licenza

Nota dell'editore: This author's upload was somehow corrupted. We fixed this on March 29, 2006. At that time, we also converted it from a GZ file a ZIP file for better cross platform portability.

matlab2fmex.m is a small translator which aims to convert numerical MATLAB m-files to Fortran90 mex files. matlab2fmex first translates an m-file to a Fortran90 mex source file then compiles that Fortran90 file using MATLAB's mex and the local compiler. Also available at the sourceforge:
https://sourceforge.net/projects/matlab2fmex/

Cita come

Ben Barrowes (2024). matlab2fmex (https://www.mathworks.com/matlabcentral/fileexchange/4443-matlab2fmex), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R12
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Fortran with MATLAB in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

matlab2fmex/

Versione Pubblicato Note della release
1.0.0.0

bug fixes