Making a Matlab app run a simulink model in the background

7 views (last 30 days)
i have a matlab app which is running perfectly but i would like to adjust some of the inputs to be inserted from a simulink model because it will be more accurate for me.
i would like to make the simulink model run in the background to give me the output that i need in order to use as an input in the App. is it possible to do that? and if its possible then how?
Thanks very much

Answers (1)

Harald
Harald on 4 Dec 2023
Hi Ahmed,
if you have Simulink Compiler, this is possible.
You may find this example to be a good starting point.
Best wishes,
Harald

Categories

Find more on Modeling 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!