What is the most compact form of a break?
Show older comments
Usually in a while loop 'if (...)', 'break', and 'end' goes to different lines, but I would like to use a compact form in one line, if possible.
Accepted Answer
More Answers (0)
Categories
Find more on Large-Scale Modeling 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!