Run Simulink Simulation from using Matlab Engine API for C
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Indhu Priyadharshini Govindasamy
am 14 Jan. 2022
Bearbeitet: Walter Roberson
am 20 Jan. 2022
Could any one help to run simulink model in C using Engine API?
I found the link for C++
I tried in python as well it is working but i couldn't get any reference for C
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 20 Jan. 2022
Bearbeitet: Walter Roberson
am 20 Jan. 2022
There is no specific interface for Simulink from C, just asking MATLAB to execute a bunch of calls on your behalf.
1 Kommentar
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!