Python 3.8 interoperability
2 次查看(过去 30 天)
显示 更早的评论
Python 3.8 was released in October 2019, and Matlab 2020a was released March 2020 without support for Python 3.8. I hope Python support isn't left behind in the dev plans.
Are there plans to support Python 3.8 soon?
1 个评论
Rik
2020-6-16
You would have to ask Mathworks. I suspect they will either not tell you, or make you sign an NDA.
Unless they already published it, in which case your google search should have turned it up.
回答(2 个)
Steven Lord
2020-9-24
4 个评论
Mohammad Shahbazy
2021-4-11
编辑:Mohammad Shahbazy
2021-4-11
Hello,
Is MATLAB R2021a compatible with Python 3.9.4? If not, which version of Python is supported?
Thanks in advance
Rik
2021-4-11
@Mohammad Shahbazy If you look at the link Steven posted and extend the search to R2021a, you will see a document being linked: Versions of Python Compatible with MATLAB Products by Release. Interestingly, this document is not yet updated for R2021a, but since the release notes don't mention support for Python 3.9, I wouldn't count on it. It might work, but I expect only 3.7 and 3.8 are supported (and 2.7).
Ryan Mott
2020-8-14
Comparing Python release dates to the first MATLAB releases that support them, it appears MathWorks consistently takes about a year to add support for a new Python version. So my hopes are high for R2020b.
Python 3.4.0 released 03/17/14, supported by R2015a (I can't check documentation for R2014b)
Python 3.5.0 released 09/13/15, first supported R2016b
Python 3.6.0 released 12/26/16, first supported R2017b
Python 3.7.0 released 06/27/18, first supported R2019a
2 个评论
Nagabhushan SN
2020-9-24
编辑:Nagabhushan SN
2020-9-24
MatLab 2020b is released. Where can I check if it supports python 3.8? This link shows support till MatLab 2019b only.
Ronan Fleming
2021-4-12
https://nl.mathworks.com/help/releases/R2021a/matlab/matlab_external/out-of-process-execution-of-python-functionality.html
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Call Python from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!