matlab2fmex

버전 1.0.0.0 (156 KB) 작성자: Ben Barrowes
matlab2fmex.m is a small translator which aims to convert numerical M-files to Fortran90 mex.
다운로드 수: 3.9K
업데이트 날짜: 2005/11/23

라이선스 보기

편집자 메모: 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/

인용 양식

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

MATLAB 릴리스 호환 정보
개발 환경: R12
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Fortran with MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

matlab2fmex/

버전 게시됨 릴리스 정보
1.0.0.0

bug fixes