Assigning Flags to signals in stateflow
Show older comments
Hello,
I have three signals (from a signal builder) that I'm passing into a stateflow model. Inside the sf model I compare the signals and if one is different then I want it to have a flag attached to it. That way the next steps won't use the failed signal.
I thought attaching a 'P' or 'F' to the beginning of the signal would work, but the sf model takes those signals at an exact time instance and cannot see the past values (at least I think so).
Any help would be appreciated. I can also explain further if need be. Thanks!
Accepted Answer
More Answers (0)
Categories
Find more on Stateflow in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!