Cannot invoke Matlab runtime from python?
3 次查看(过去 30 天)
显示 更早的评论
I am trying to run my matlab file from python IDE which is Pycharm.
I have tried to start the Matlab runtime but it is not invoking. It gives an error such as 'AttributeError: module 'sentimentAnalysis' has no attribute 'initialize''.
How can I solve this? Any ideas?
3 个评论
Antoine
2023-1-30
I have the same problem. However even when I restart my pc I still have the same error message. Do you have any ideas where it come from ?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Python Package Integration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!