Is it possible to display vertical lines on statement blocks in the editor?
8 ビュー (過去 30 日間)
古いコメントを表示
Is it possible to change the display of the Editor so that it will show vertical lines that indicate which block of code belongs to a statement? (e.g. nested if statements,loops, etc.)
I'm not entirely sure if this has a name, so it is difficult to search for information on.
Thanks in advance
3 件のコメント
Jordan B
2022 年 4 月 11 日
This would be amazing if MATLAB implemented this as the language is pretty messy and doesn't allow for ways of having clean and easy to follow code.
Geoff Hayes
2022 年 4 月 11 日
Code folding may be one option to give an idea of which block of code belongs to a statement.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Simulink Functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!