Mc2For

February 16, 2016 ยท View on GitHub

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