How do I write a long transition expression to display on multiple lines of my Stateflow chart to keep the diagram readable?

81 views (last 30 days)
I have a Stateflow chart that I want to be easily readable. There are transitions in my chart that have very long condition expressions. I would like to be able to display these conditions on multiple lines in the same way that you can split MATLAB statements using the ... operator.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 18 Oct 2013
The ability to break up the transition expression to occupy multiple lines using Ellipsis "..." is available for both C and MATLAB action languages in StateFlow charts.
           
              

More Answers (0)

Categories

Find more on Complex Logic in Help Center and File Exchange

Products


Release

R2006a

Community Treasure Hunt

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

Start Hunting!