How to Wrap Code in matlab editor in matlab2018b
Mostrar comentarios más antiguos
How to Wrap code in matab editor for matlab 2018b.
i was able to find option for folding comment but not for code.
1 comentario
Walter Roberson
el 16 de Abr. de 2020
Mathworks does not provide a facility for that.
Perhaps someone has written code for that; I believe it should be possible, but I do not at the moment recall seeing code for that posted.
It can be a bit tricky to figure out whether you are inside a quoted string at any point (because if you are, you cannot wrap without it being a nuisance of string concatenation), but I seem to remember not long ago Jan indicated he had code for that.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Startup and Shutdown 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!