Stateflow: Event guards on a loop with super step semantics switched on not behaving as I want

1 次查看(过去 30 天)
I have a timer which controls an events that is sent out at a particular frequency. I have a loop with one transition guarded by an event in the receiving statechart. I want to transition the event do a load of stuff in the chart, get back to the transition with the event guard and wait for the next clock tick/event. this doesn't happen in super state transition mode, the model doesn't stop at the event guard. How do I make the system stop at the event guard whilst using super step semantics? Probably some subtelty I am missing, think there must be some property of the event/ type of event guard I can use to do what I want without any trickery!
Thanks for any tips/ solutions
Richard

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Stateflow 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by