I need help in Simulink SI Engine

I am trying to modify the simulink built in example. I am modifying SI engine. I added an extra turbo chrager and intercooler but I am having these erros. I tried everything.
Matching "From" for "Goto" 'SiEngineCore/Goto11' not found
Component:Simulink | Category:Block warning
Matching "From" for "Goto" 'SiEngineCore/Goto12' not found
Component:Simulink | Category:Block warning
Matching "From" for "Goto" 'SiEngineCore/Goto2' not found
Component:Simulink | Category:Block warning
Matching "From" for "Goto" 'SiEngineCore/Goto21' not found
Component:Simulink | Category:Block warning
Matching "From" for "Goto" 'SiEngineCore/Goto22' not found
Component:Simulink | Category:Block warning
'Input Port 1' of 'SiEngineCore/Throttle Body' is not connected.
Component:Simulink | Category:Block warning
Selected signal 'MassFlwRate' in the Bus Selector block 'SiEngineCore/Intake Manifold/Inlet Ports/Inlet Port 2/Bus Selector1' cannot be found in the input bus signal. I have marked the blocks where I am having problem.

回答 (1 件)

akshatsood
akshatsood 2023 年 11 月 10 日
編集済み: akshatsood 2023 年 11 月 10 日

0 投票

I understand that you are trying to modify the Simulink built-in example and encountering several warnings. It is important to state that these are not errors, but warnings which are being thrown because the Simulink model contains a "GOTO" block and does not have a corresponding "FROM" block. To disable these warnings, have a look at the following MATLAB answer for the detailed steps.
I hope this helps.

カテゴリ

ヘルプ センター および File ExchangePropulsion についてさらに検索

製品

リリース

R2020a

質問済み:

2023 年 10 月 19 日

編集済み:

2023 年 11 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by