f2matlab is aimed at converting numerical Fortran90 code to Matlab m-files. Accordingly, only basic data types and constructions are recommended. f2matlab can handle: all numeric types (handled by Matlab interpreter) most string functions comparisons, branches, loops, etc. basic read/write/print statements (if it's not too fancy...)
F2MATLAB LIMITATIONS: f2matlab can not handle some features of fortran90 yet. These include: can't handle complex read and write statements, derived-typed variables etc.
Requirements:
· MATLAB Release: R14