How can I get around using Stateflow messages in my Stateflow chart?

조회 수: 4 (최근 30일)
Thomas Duquemin
Thomas Duquemin 2020년 2월 10일
댓글: Thomas Duquemin 2020년 2월 10일
I am trying to refactor a big Simulink model, which contains a very large Stateflow chart with many subcharts, and sub-subcharts, et cetera. I want to convert many of the subcharts to atomic subcharts, but there are Stateflow messages being passed all around, which are not currently supported in atomic subcharts (R2019B).
My thinking is that I'll use structure/bus data to convey the same information, but I am unsure how to implement it, especially with the queueing aspect.
This should be enough information, since I believe it is a very general question, but I'd be happy to provide an example for clarification.
  댓글 수: 2
Thomas Duquemin
Thomas Duquemin 2020년 2월 10일
Oh yes, but by implement I didn't mean how do I use a structure, but rather how can I get a structure to behave like a Stateflow message? ie queueing, message deletion after being read, etc.

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

답변 (0개)

카테고리

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

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by