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

Réponses (1)

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.

Catégories

En savoir plus sur Schedule Model Components dans Centre d'aide et File Exchange

Produits

Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by