Making a Matlab app run a simulink model in the background

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)

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 General Applications in Help Center and File Exchange

Asked:

on 3 Dec 2023

Answered:

on 4 Dec 2023

Community Treasure Hunt

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

Start Hunting!