필터 지우기
필터 지우기

stateflow variant states possible?

조회 수: 5 (최근 30일)
Michael Felger
Michael Felger 2019년 7월 17일
답변: Srinath Avadhanula 2020년 11월 5일
Is is possible to add variants of a state inside a stateflow diagram, similar to variant subsystems in simulink?

채택된 답변

Srinath Avadhanula
Srinath Avadhanula 2020년 11월 5일
Stateflow has built-in support for variant transitions starting in R2020a. Please refer to the following page:
You should be able to use this to model variant states.

추가 답변 (2개)

Jonas
Jonas 2019년 7월 17일
편집: Jonas 2019년 7월 17일
You may want to have a look at Simulink Functions inside Stateflow: https://nl.mathworks.com/help/stateflow/ug/simulink-functions-in-stateflow.html
Try to put a variant subsystem inside the Simulink Function. I have not tried it myself, but this would be the first thing to try.
  댓글 수: 1
Michael Felger
Michael Felger 2019년 7월 17일
Thanks, but unfortunately this is not possible for me.
I need to generade HDL code for the stateflow diagram, and simulink functions inside stateflow are not supported for HDL code generation.

댓글을 달려면 로그인하십시오.


Jordan McBain
Jordan McBain 2020년 8월 20일
I think this should be a feature precisely as the questioner suggests. I wonder if you might use a simulink variant on one of the state flow transitions to achieve the change in behaviour (probably not as nice as using the variant idea suggested)

카테고리

Help CenterFile Exchange에서 Complex Logic에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by