why embedded coder generated xyz_Disable function in my autogenerated code?

10 次查看(过去 30 天)
I have several set of *.mdl files in my project and each file has some subsystems, referenced models, logical blocks, etc...When I generate code, it creates xyz_Disable function for each every function in the autogenerated code. Why so? what is the use of this xyz_Disable function?
  2 个评论
Patipan
Patipan 2019-11-22
I have the same question and am wondering if this is relates to a particular property setting of the Enabled block, the model reference block, or the mode configuration parameters.
Varun Nayyar
Varun Nayyar 2023-9-1
Hey Did anyone of you resolved this issue. I am facing similar issue with disable function on simulink R2012b it is generating disable function which are never called.

请先登录,再进行评论。

回答(1 个)

Patipan
Patipan 2019-11-22
To remove the <model>_Disable function, select "Remove disable function" to 'on'. See https://www.mathworks.com/help/ecoder/ref/remove-disable-method.html

类别

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

Community Treasure Hunt

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

Start Hunting!

Translated by