change python version on linux matlab

5 ビュー (過去 30 日間)
Takahiro
Takahiro 2019 年 3 月 14 日
コメント済み: Kevin Cutler 2019 年 6 月 11 日
I'd like to change python version on linux matlab.
The defualt python version is 2.7 and python 2.7 is already loaded.
I want to use python3.6 from matlab.
I tried as
% pyversion 3.6
--> Error using pyversion
Cannot finf specific version.
Moreover
% pyversion 2.7
--> Error using pyversion
Cannot finf specific version.
install path of python is /usr/bin/python, /usr/bin/python36
Please someone show me how to change python version on linux.
My matlab version is 2018b.
  1 件のコメント
Kevin Cutler
Kevin Cutler 2019 年 6 月 11 日
I've also been struggling with this.

サインインしてコメントする。

回答 (1 件)

Etsuo Maeda
Etsuo Maeda 2019 年 3 月 27 日

カテゴリ

Help Center および File ExchangeCall Python from MATLAB についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by