the commond window always displays: Undefined variable "py" or function "py.command"
Mostrar comentarios más antiguos
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?
Respuestas (1)
Madhu Govindarajan
el 19 de Nov. de 2015
0 votos
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
1 comentario
Liang Yu
el 29 de Nov. de 2015
Categorías
Más información sobre Call Python from MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!