Embedded coder single task tunable time step
显示 更早的评论
In my embedded generated code, one "magic number" still remains: the time step (used in Discrete Integrators or Filters code for instance).
I would like to make this time step tunable by using a dictionary entry with "Define" Storage Class, so I could make it consistant with the actual time step of my target.
Whatever the storage class I choose, in the end the generated code still has a numerical value instead of a tunable variable.
Is this normal? Is there a workaround?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Texas Instruments C2000 Processors 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!