Is there a way to eliminate rate scheduler task from generated code when we have two different time sampling for blocks in model ?

2 Ansichten (letzte 30 Tage)
Subsystem blocks with different sample times

Antworten (1)

Jonas
Jonas am 15 Okt. 2021
Structure your model as an Export-Function.
Each task will appear in generated code without task scheduler. The task scheduler needs to be added externally when doing simulations, with a Stateflow chart for instance.

Kategorien

Mehr zu Simulink Coder finden Sie in Help Center und File Exchange

Produkte


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by