Filter löschen
Filter löschen

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

2 Ansichten (letzte 30 Tage)
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?

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 15 Okt. 2020
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,

Weitere Antworten (0)

Kategorien

Mehr zu Simulink Functions finden Sie in Help Center und File Exchange

Tags

Noch keine Tags eingegeben.

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by