Python to Matlab interfacing
Mostra commenti meno recenti
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
Risposte (1)
Thiago Henrique Gomes Lobato
il 15 Dic 2019
0 voti
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
Categorie
Scopri di più su Call Python from MATLAB in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!