matlab2fmex

matlab2fmex.m is a small translator which aims to convert numerical M-files to Fortran90 mex.

Sie verfolgen jetzt diese Einreichung

Anmerkung des Herausgebers: 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/

Zitieren als

Ben Barrowes (2026). matlab2fmex (https://de.mathworks.com/matlabcentral/fileexchange/4443-matlab2fmex), MATLAB Central File Exchange. Abgerufen .

Kategorien

Mehr zu Fortran with MATLAB finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0

bug fixes