How do I disable the automatic line wrapping in the editor?
77 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Doug Ivers
el 5 de Mayo de 2017
Comentada: DGM
el 22 de Jun. de 2022
In the prefs, I set the "right-hand text limit" to 150, but the editor still auto wraps at about half that.
0 comentarios
Respuesta aceptada
Adam
el 5 de Mayo de 2017
Do you mean comments? Code doesn't auto-wrap at all as far as I am aware
There is another under Editor/Debugger -> Language -> Comment formatting
that controls the wrapping of comments in code.
1 comentario
DGM
el 22 de Jun. de 2022
@Doug Ivers Comment-as-answer moved here:
Yes, that's what I needed. Thanks.
Más respuestas (1)
André Novaes
el 21 de Jun. de 2022
On Matlab Online:
Choose HOME tab > Preferences > Editor/Debugger > Display > Right-hand text limit > Placement (change the number of 'columns').
1 comentario
DGM
el 22 de Jun. de 2022
The RH text limit is just a visual guideline. At least in older versions, it doesn't cause any wrapping. Wrapping is controlled under Language > Comment Formatting settings.
I don't know if that's still true in the new editor, though. If the online version is different, I'd imagine the new editor is also different.
Ver también
Categorías
Más información sobre File Operations en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!