how to make comments *not* wrap?
Mostrar comentarios más antiguos
how to make comments not wrap?
or alternatively, how can i move this annoying vertical gray line that insists on wrapping my comments to the next row? My code can have >80 characters/per line, must i always have this line through the middle of my code?
Respuesta aceptada
Más respuestas (2)
Johannes Kalliauer
el 15 de Jun. de 2021
5 votos
Preferences -> MATLAB -> Editor/Debugger -> Language -> Comment formating
Uncheck "Wrap comments automatically while typing".

Jon
el 25 de Sept. de 2015
2 votos
Did you even look through the Editor options in Preferences? There is a button you can uncheck to turn it off.
2 comentarios
Jacob Grayson
el 25 de Sept. de 2015
Stephen Nelson
el 27 de Ag. de 2020
Editada: Walter Roberson
el 14 de En. de 2021
See below for actual instructions
Categorías
Más información sobre Entering Commands en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!