/Mc2For

Repository for the MATLAB to Fortran compiler

Primary LanguageJavaApache License 2.0Apache-2.0

Mc2For

Repository for the MATLAB to Fortran compiler

Installation Instructions

Mc2For can be built by running the following command from the McLab root directory.

cd languages/Natlab/ && ant build

In order to generate the jar file run the following command

cd languages/Natlab/ && ant jar-mc2for