Is it possible to "turn off" parts of a model?

3 visualizzazioni (ultimi 30 giorni)
I am programming a TI C2000 (Delfino F2833) with Embedded Coder (TI support package). The task is to control a robot and the program I wrote overhelms the processor.
But the robot does not need to execute every task at the same time. If I could tell Matlab that it has to execute in the first period of time just some subsystems and in a subsequent period other ones, I could save a lot of computational power.
Is something like this possible in Matlab? I already thought about funcion-call subsystems, but I am not sure if this is the optimal solution.

Risposta accettata

Fangjun Jiang
Fangjun Jiang il 20 Gen 2021
Try to utilize the "Initialize Function" block from Simulink/User-defined functions library

Più risposte (0)

Categorie

Scopri di più su Embedded Coder in Help Center e File Exchange

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by