the commond window always displays: Undefined variable "py" or function "py.command"
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Madhu Govindarajan
2015 年 11 月 19 日
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
参考
カテゴリ
Help Center および File Exchange で Call Python from MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!