Is it possible to display vertical lines on statement blocks in the editor?
조회 수: 1 (최근 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!