Run Simulink Simulation from using Matlab Engine API for C

4 views (last 30 days)
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

Accepted Answer

Walter Roberson
Walter Roberson on 20 Jan 2022
Edited: Walter Roberson on 20 Jan 2022
There is no specific interface for Simulink from C, just asking MATLAB to execute a bunch of calls on your behalf.

More Answers (0)

Categories

Find more on Simulink Functions in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!