Python to Matlab interfacing
显示 更早的评论
Good afternon
I want to ask a question,i have made some functions in Python which contains the function of PSCAD.
Now i am interested to call Python from Matlab. Means from Matlab command i want to run Python file
I am not getting any command to call my user defined python file.
Please help me in this regard
回答(1 个)
Thiago Henrique Gomes Lobato
2019-12-15
0 个投票
Matlab can easily call python functions from the command, check this link from mathworks that explain how you can call your own modules https://de.mathworks.com/help/matlab/matlab_external/call-user-defined-custom-module.html
类别
在 帮助中心 和 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!