ipython error using matlab.engine
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, I've just installed Matlab R2014b, and am trying to use matlab.engine in ipython. I'm running Mac OS X 10.9.5 The code and error message are
In [1]: import matlab.engine /Users/pmzrdw/anaconda/bin/python.app: line 3: 6203 Segmentation fault: 11 /Users/pmzrdw/anaconda/python.app/Contents/MacOS/python "$@"
It seems to work okay in python, but not in ipython. Any ideas?
Many thanks,
Richard
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Call MATLAB from Python에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!