How I can run a simulink model from Python script?
Ältere Kommentare anzeigen
Hi, I'm trying to write a script in Python that generate number of inputs, and use them as inputs in a Simulink model. My doubt is how to run a Simulink model from Python (I'm working in windows). Could someone help me?
Thanks
2 Kommentare
sonali umare
am 6 Feb. 2020
how can I import IEEE distribution system of MATLAB in python
Meng Zhang
am 1 Dez. 2021
how to run the simulnk model just for one step by using MATLAB Engine API?
Akzeptierte Antwort
Weitere Antworten (1)
Meng Zhang
am 1 Dez. 2021
0 Stimmen
how to run the simulnk model just for one step by using MATLAB Engine API?
1 Kommentar
David
am 19 Jan. 2023
Here is an example on how to do this: https://medium.com/@soutrikbandyopadhyay/controlling-a-simulink-model-by-a-python-controller-2b67bde744ee
Kategorien
Mehr zu Call MATLAB from Python finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!