Automatic Comment Wrapping and Wrap Comment command
Mostrar comentarios más antiguos
When adding a comment at the end of a line of code, R2012b will not automatically wrap the comment when it reaches the "maximum column width" setting in preferences. It works fine for a line that is all comment.
The "wrap comment" command also does not work on the comment after a bit of actual code.
Am I expecting too much?
2 comentarios
Richard Downey
el 13 de Abr. de 2016
Nobody has an answer for this?
Image Analyst
el 13 de Abr. de 2016
Probably because no one is using R2012b anymore. We've all upgraded by now.
Respuestas (1)
Image Analyst
el 11 de Feb. de 2014
1 voto
That's because it's like you said - it's for comments. At least under R2013a it's under Editor/Debugger->Language->Comment formatting. If you want code, look at the Editor/Debugger->Display->right hand text limit. What is that set for for you? How does it differ from the number for the comment formatting? Are they different or the same number?
1 comentario
Categorías
Más información sobre Entering Commands en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!