matlab can't call matplotlib
22 次查看(过去 30 天)
显示 更早的评论
matlab can call python funtion now.
but when I call matplotlib ,matlab crash
0 个评论
采纳的回答
Mohammad Sami
2021-4-1
编辑:Mohammad Sami
2021-4-1
Based on this Answer from Matlab staff :
Anaconda python is not supported. You have to use the supported python implementation and ensure any necessary packages.
The python version supported also differs based on the Matlab release you are using. Check your release documentation for the version number supported.
4 个评论
Mohammad Sami
2021-4-1
The following post is also about TCL error. The cause was wrong version of TCL library. I am not sure what is the correct version for you. https://www.mathworks.com/matlabcentral/answers/525545-calling-python-function-from-matlab-when-using-python-tkinter-results-in-tclerror-can-t-find-a-usa
更多回答(0 个)
另请参阅
类别
在 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!