MATLAB 2016b and Python 3.7

조회 수: 12 (최근 30일)
Pavel
Pavel 2020년 7월 9일
답변: Anirudh Singh 2020년 7월 13일
Hello,
the documentation says: To call Python libraries from MATLAB, you need to install a supported version of the reference implementation (CPython) for Python. MATLAB 2016b supports Python 3.3, 3.4, 3.5 (as defined here https://www.mathworks.com/content/dam/mathworks/mathworks-dot-com/support/sysreq/files/python-support.pdf).
However, is it possible to call Python functions written in Python 3.7 from MATLAB 2016b? From the first tests, it seems to work...

채택된 답변

Anirudh Singh
Anirudh Singh 2020년 7월 13일
In R2016b, MATLAB doesn't support Python version 3.7 . This is available in R2019a. So, function from Python 3.7 may or may not be work (Function which presents in the previous release will work but the new one might not work).

추가 답변 (0개)

카테고리

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

제품


릴리스

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by