Is it possible to display vertical lines on statement blocks in the editor?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Jordan B
el 11 de Abr. de 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
el 11 de Abr. de 2022
Code folding may be one option to give an idea of which block of code belongs to a statement.
Respuestas (0)
Ver también
Categorías
Más información sobre Simulink Functions en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!