MATLAB engine for python
Show older comments
I have downloaded the newest MATLAB2014b and tried the MATLAB engine for python. The platform is MacOS 10.9. I have no problems running the setup.py in /Applications/MATLAB_R2014b/bin/extern/engines/python/setup.py After that, when I try
import matlab.engine
it always crashes the python and shows the error message:
Segmentation fault: 11
Accepted Answer
More Answers (0)
Categories
Find more on Call MATLAB from Python in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!