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
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

カテゴリ

質問済み:

2019 年 12 月 15 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by