Why do I receive an error that there is no named block state with the name for a custom Stateflow chart in R2018b?

2 ビュー (過去 30 日間)
Given is a custom Stateflow chart as show below,
When running the corresponding model the following error message appears,
There is no named block state with the name 'var1' in 'State1'.
see the following figure,
while right after the following Simulink subsystem within State1 opens up automatically in Simulink,
Why do I receive an error that there is no named block state with the name for a custom Stateflow chart in R2018b?

採用された回答

MathWorks Support Team
MathWorks Support Team 2020 年 10 月 15 日
This error occurs because it is used a Simulink State instead of a standard State and variables are added in the title section of the Simulink State which is unexpected. To resolve the issue one has to replaced the Simulink States with standard States as shown in the following figure,

その他の回答 (0 件)

カテゴリ

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

タグ

タグが未入力です。

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by