Filter löschen
Filter löschen

I need help in Simulink SI Engine

3 Ansichten (letzte 30 Tage)
Syed Abdul Rafay
Syed Abdul Rafay am 19 Okt. 2023
Bearbeitet: akshatsood am 10 Nov. 2023
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.

Antworten (1)

akshatsood
akshatsood am 10 Nov. 2023
Bearbeitet: akshatsood am 10 Nov. 2023
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.

Kategorien

Mehr zu Propulsion finden Sie in Help Center und File Exchange

Produkte


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by