change python version on linux matlab

조회 수: 3 (최근 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 CenterFile Exchange에서 Call 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