jonathf / matlab2cpp

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

use command option -S #131

Open taiwuchiang opened 7 years ago

taiwuchiang commented 7 years ago

When I tried to use -S which is suggestions by Matlab, I got the following error message:


MacBook-Pro-2:Machine_Vision taiwu$ m2cpp calib_extrinsic_c.m -S Undefined variable "WIN_20170414_10_47_05_Pro" or class "WIN_20170414_10_47_05_Pro.jpg".

matlab did not load correctly, check that you have matlab engine API for python installed

I use Matlab 2017a on Mac OS X 10.12. And I have installed matlab engine API for python already. Which I can check it from Matlab by command 'pyversion'.

Did I miss anything? Thanks.

jwmelto commented 6 years ago

also noted in CentOS 7, Matlab 2018a. Verified importing matlab in python works.

jonathf commented 6 years ago

I apologies, but this project is currently unmaintained. There will therefore not be any more bugfixes unless someone takes ownership. I've added a note to the frontpage now to make everyone aware.