필터 지우기
필터 지우기

Error in using Matlab's python interface -- "python.exe Entry Point not found"

조회 수: 1 (최근 30일)
Hi,
I have suddenly started getting a strange error when I call Matlab function from Python.
import matlab.engine
eng = matlab.engine.start_matlab()
eng.addpath('c:\library',nargout = 0)
Was working fine until it started giving the following error:
Screen Shot 2020-02-11 at 6.04.48 PM.jpg

답변 (0개)

카테고리

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