Is it possible to display vertical lines on statement blocks in the editor?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Jordan B
il 11 Apr 2022
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
il 11 Apr 2022
Code folding may be one option to give an idea of which block of code belongs to a statement.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Simulink Functions in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!