MATLABで指定し​ているpythonの​バージョンについて

4 Ansichten (letzte 30 Tage)
qrqr
qrqr am 5 Aug. 2019
Beantwortet: michio am 6 Aug. 2019
MATLABとpythonの連動をしています。
pythonのバージョンを3.6で行いたいのですが、以下のMATLABホームページでは
Microsoft® Windows® システム上で 64 ビットの MATLAB を使用している場合は、64 ビットの Python バージョンである、Windows x86-64 MSI installer を選択します。
このように書かれています。
しかし、MSI installerのpythonは2.7しかありません。
python3.6は使えないのでしょうか?
※MATLABは64bitです。

Akzeptierte Antwort

michio
michio am 6 Aug. 2019
これは記載ミスの様です。
Windows x86-64 MSI installerの部分は単にインストーラーと読み替えてください。R2018a 以降であれば Python 3.6 も使えます。

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB の Python ライブラリ finden Sie in Help Center und File Exchange

Produkte


Version

R2019a

Community Treasure Hunt

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

Start Hunting!