Running matlab in python Environment Error

3 views (last 30 days)
Hi all,
Im trying to run matlab in python. I installed the setup.py module and matlab with pip. Then i run python in bash and import matlab.engine
I get the following error: EnvironmentError: Please reinstall MATLAB Engine for Python or contact MathWorks Technical Support for assistance: No module named matlabengineforpython2_7
Im using python 2.7.12. Is there a version for python 3 or a working one for python 2.7?
Thanks for your help! Cheers, Christoph

Answers (1)

yitao yitao
yitao yitao on 22 Dec 2018

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!