f2matlab small translator which aims to convert Fortran90 files to Matlab m-files, by Ben Barrowes.
matlab2fortran performs an automatic conversion of one or multiple Matlab files to Fortran, by Emmanuel Branlard.
Mc2For tool which automatically translates MATLAB to FORTRAN. GitHub
matlab2fmex small translator which aims to convert numerical M-files to Fortran 90 MEX, by Ben Barrowes.
Forlab Fortran module that provides a lot of functions for scientific computing mostly inspired by Matlab and Python’s package NumPy, by Keurfon Luu.
Fortran Namelist Reader pure Python and Matlab readers for Fortran namelist => dict / struct, from SciVision.