jonathf / matlab2cpp

Convertion program from Matlab to C++ using Armadillo
BSD 3-Clause "New" or "Revised" License
181 stars 64 forks source link

Syncronization #110

Closed geirpa closed 7 years ago

geirpa commented 7 years ago

Added the manual files again. Did some fixes for if statement with the conditions. Did some fixes for the comment with Matlab code above the translated code (-o flag). Now the comment is also added for loops and if statements as well.