Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Python Matlab Engine Install

Tags:

python

matlab

Ive been trying to install matlab engine for python so I can call matlab functions from within my python scripts.

The guide Im using is this one: http://uk.mathworks.com/help/matlab/matlab_external/install-the-matlab-engine-for-python.html

It says the setup.py file is located in matlabroot\extern\engines\python, however, my extern folder does not contain an engines folder (only examples, include, lib)

Am I looking in the wrong place? Or is there another way to get this installed? Im using matlab 2012b and python 2.7 if that makes a difference

like image 786
Simon Avatar asked Dec 15 '25 07:12

Simon


1 Answers

Looking at the release notes for Matlab 2014, the Python engine didn't exist until R2014b, so I don't think you'll be able to use it in 2012.

http://uk.mathworks.com/help/matlab/release-notes.html

like image 169
n00dle Avatar answered Dec 16 '25 22:12

n00dle



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!