不确定simulink模块是否失效。

参考了一个师兄的simulink模型,模型中的部分模块是暗色的,将鼠标放置在对应模块上,会出现一行字(excluded form simulation and signals are terminated and grounded),是不是就说明这个模块是没用的呢?换句话说,在仿真运行过程中,该模块不参与其中呢?

 Risposta accettata

yevilew
yevilew il 28 Nov 2022

0 voti

不参与,这种模块上有%的说明模块被“注释”掉了,仿真或代码生成都不起作用。
右键模块,选择Uncomment可以取消注释。

Più risposte (0)

Tag

Richiesto:

il 28 Nov 2022

Risposto:

il 28 Nov 2022

Community Treasure Hunt

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

Start Hunting!