필터 지우기
필터 지우기

I have a problem with simulink stateflow?

조회 수: 5 (최근 30일)
Srikanthan Sanjey
Srikanthan Sanjey 2023년 4월 19일
편집: Manoj Mirge 2023년 5월 16일
I want to genrate a Code for my subsystem and i get a error which says " Invalid use of Simulink based state 'E5_2_zu_A4_0' in Chart with Simulink PLC Coder."
I tried to trasfer a value from a input to a other output. In this picture das was in a subchart i have use the simulink state to create it.
I hope you can help me out with.

답변 (1개)

Manoj Mirge
Manoj Mirge 2023년 5월 16일
편집: Manoj Mirge 2023년 5월 16일
Currently the Simulink states are not supported by Simulink PLC Coder or HDL Coder.
I suggest you change the model to implement its desired behaviour without use of Simulink States. As a workaround you can remodel Simulink States as a MATLAB action state.
You can read more on MATLAB action state in the below attached link :

카테고리

Help CenterFile Exchange에서 Simulink PLC Coder에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by