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

 채택된 답변

yevilew
yevilew 2022년 11월 28일

0 개 추천

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Simulink에 대해 자세히 알아보기

태그

질문:

2022년 11월 28일

답변:

2022년 11월 28일

Community Treasure Hunt

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

Start Hunting!