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.