Effacer les filtres
Effacer les filtres

matlab engine for python

4 vues (au cours des 30 derniers jours)
Bing Wang
Bing Wang le 22 Juin 2020
Commenté : Bing Wang le 22 Juin 2020
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 commentaire
Bing Wang
Bing Wang le 22 Juin 2020
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.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Call Python from MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by