Fail connecting matlab to python using 'matlab_wrapper' python package

조회 수: 2 (최근 30일)
hamdi jbeli
hamdi jbeli 2016년 8월 17일
편집: James Tursa 2016년 8월 22일
Am connecting between python and matlab using the 'matlab_wrapper' package. But when I run the script in python,it gives me the following error :
RuntimeError: MATLAB function object at 0x00000000039BE388 failed (<matlab_wrapper.matlab_session.LP_mxArray object at 0x00000000039D3348>) with arguments: (<matlab_wrapper.matlab_session.LP_Engine object at 0x00000000039BA6C8>, 'ERRSTR__')
It's obvious the problem is on the matlab_wrapper package but I don't know exactly where.Can Anyone help please. i'll appreciate it

답변 (1개)

Bo Li
Bo Li 2016년 8월 17일
You may consider MATLAB Engine API for Python which was introduced in R2014b:

카테고리

Help CenterFile Exchange에서 Call MATLAB from Python에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by