Meaning of the statement in Stateflow
Show older comments
In a stateflow, there are 2 transitions just before entering a state as below.
1. [a==b]
/x=y;
2. /x=y;
What is the meaning of the statements 1 & 2 above? What is the meaning of mentioning "/" symbol? How it works?
Is it ("/" symbol) supported by targetlink? If not, how shall I change the above statements in Stateflow so that it is supported by Tartgetlink?
Accepted Answer
More Answers (0)
Categories
Find more on Stateflow 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!