where to place the "From" block in this simulink model

9 ビュー (過去 30 日間)
Eswar
Eswar 2021 年 3 月 24 日
回答済み: Fangjun Jiang 2021 年 3 月 24 日
im try to run the Internal Resistance Estimation simulink model in matlab simulink, im getting error like
Matching "From" for "Goto" 'IR_Estimation/Goto' not found [2 similar]
Component: Simulink | Category: Block warning
'Output Port 1' of 'IR_Estimation/Mosfet' is not connected. [2 similar]
Component: Simulink | Category: Block warning
i found the simulink model in a research paper,

採用された回答

Fangjun Jiang
Fangjun Jiang 2021 年 3 月 24 日
These are warnings not errors. These warnings are usually fine. It means thoese two connections are created but not used.
Take a look at the Goto and From block to understand the meaning.

その他の回答 (1 件)

Jonas
Jonas 2021 年 3 月 24 日
Just delete the Goto blocks if you don't use them or disable the diagnostic for missing From blocks in the Configuration Parameters.

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by