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 Exchange에서 Propulsion에 대해 자세히 알아보기

제품

릴리스

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