Is it possible to display vertical lines on statement blocks in the editor?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Jordan B
le 11 Avr 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
le 11 Avr 2022
Code folding may be one option to give an idea of which block of code belongs to a statement.
Réponses (0)
Voir également
Catégories
En savoir plus sur Simulink Functions dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!