Matlab2fmex.m is a small translator which aims to convert numerical Matlab m-files to Fortran 90 mex files. Matlab2fmex first translates an m-file to a Fortran90 mex source file and then compiles that Fortran 90 file using Matlab's mex and the local compi