Filter löschen
Filter löschen

change python version on linux matlab

1 Ansicht (letzte 30 Tage)
Takahiro
Takahiro am 14 Mär. 2019
Kommentiert: Kevin Cutler am 11 Jun. 2019
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.

Antworten (1)

Etsuo Maeda
Etsuo Maeda am 27 Mär. 2019

Kategorien

Mehr zu Call Python from MATLAB finden Sie in Help Center und File Exchange

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by