jonathf / matlab2cpp

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

Parse cells #90

Closed geirpa closed 8 years ago

geirpa commented 8 years ago

changed so that the program doesn's crash when parsing cells, or so I think. Cells are still not translated correctly.