I have a simple state flow diagram; the toggle switch is linked to the constant value - I can do toggling on the switch and able to switch the constant value. Further I would like to use the toggle-switch to control stateflow state machine. As of now I have always enabled state-machine and toggle switch cannot control stateflow chart .
How do I connect the default transition in stateflow chart with "start" input port which represents input from toggle switch. Please can you advice?