[Simulink] How can I specify to start a matlab embedded function's execution only when receiving a specific signal ?

1 view (last 30 days)
I am using several matlab embedded functions in my simulink model.
When executing, I need some of my functions to start producing their outputs only after receiving a specific signal. How can I program this?
Thank you in advance for your answer.

Accepted Answer

Jonas
Jonas on 12 Apr 2021
Put the MATLAB Function inside an Enabled Subsystem.

More Answers (0)

Categories

Find more on Multicore Processor Targets in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!