by barrowes
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.
junziyang commented on the Is this great program abandoned? forum thread
barrowes commented on the matlab 6.1 regexp & regexprep missing artifact
Anonymous created the matlab 6.1 regexp & regexprep missing artifact
Anonymous commented on the Problem with CVF 6.6 artifact
Anonymous commented on the Problem with CVF 6.6 artifact
Anonymous created the Problem with CVF 6.6 artifact
This release update some bugs and how the converted code appears. Notable, no variable sizes have to be passed to the computational subroutine. Instead this is taken care of with assumed size arrays. Ben
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use