the commond window always displays: Undefined variable "py" or function "py.command"
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
my envirment : win10 x64 education // matlabr2015b //python 3.4 // registry python path for windows
It`s the fisrt time I call python from matlab.
the commond window always displays: Undefined variable "py" or function "py.command" //when input any py.* command?
0 Commenti
Risposte (1)
Madhu Govindarajan
il 19 Nov 2015
Looks like you have the right version of python and MATLAB - http://www.mathworks.com/help/matlab/matlab_external/install-supported-python-implementation.html
Given this have you confirmed that the bitness of both match? Try other suggestions from here - http://www.mathworks.com/help/matlab/matlab_external/undefined-variable-py-or-function-py-command.html
Vedere anche
Categorie
Scopri di più su Call Python from MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!