请问这个错误是什么原因。

The Simulink signal object specified on the line originating from output port 1 of six_mi_chundiandong/APPSW/Subsystem/coolsystem_controllogic/switch_santaiH is invalid because it cannot be uniquely mapped to a valid signal in the model. Consider inserting a Signal Conversion block after the output port and specifying the signal object on the output of the Signal Conversion block instead.

 採用された回答

girok
girok 2022 年 11 月 30 日

0 投票

你应该是两个子系统输出同一个信号,然后使用merge合并后输出提示的这个错误吧;我猜是两个输入的信号类型不匹配,用signal conversion直接把值传递过去,不用考虑类型

その他の回答 (0 件)

タグ

質問済み:

2022 年 11 月 30 日

回答済み:

2022 年 11 月 30 日

Community Treasure Hunt

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

Start Hunting!