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

1 回表示 (過去 30 日間)
MatlabNinja
MatlabNinja 2020 年 2 月 11 日
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 Center および File ExchangeCall MATLAB from Python についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by