Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 323 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 323 Bytes

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