필터 지우기
필터 지우기

matlab engine for python

조회 수: 4 (최근 30일)
Bing Wang
Bing Wang 2020년 6월 22일
댓글: Bing Wang 2020년 6월 22일
I want to call matlab functions from python (matlab2019b, win10, anaconda, pycharm3.7)
I have been following suggestion in matlab document to install matlab engine (python setup.py install)
However, pycharm has error of
'ModuleNotFoundError: No module named 'matlabengineforpython3_7''
After checking with the matlab/exterm/python/.../matlab/engine/ folder
There is no such file as matlabengineforpython3_7
So I want to ask how to fix this?
Kind regards,
Bing
  댓글 수: 1
Bing Wang
Bing Wang 2020년 6월 22일
After some tries, I found this error happens when I import another py file at the top, import standard library has no problem (like numpy, sklearn), but my own py file, it raises this problem.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by