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

3 次查看(过去 30 天)
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.

采纳的回答

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

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Embedded Coder 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by