Clear Filters
Clear Filters

Stateflow: how to add a preemptive transition? (No depth first semantic)

15 views (last 30 days)
I want that if the flollowing transitions:
  • From Normal to Fault
  • From Unplugged to Plugged
are either true, the EFSM pass from Normal to Fault and not from Unplugged to Plugged.
I don't want a depth first semantic.
Can you help me? Thanks!

Answers (0)

Categories

Find more on Complex Logic in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!