How to Wrap Code in matlab editor in matlab2018b

How to Wrap code in matab editor for matlab 2018b.
i was able to find option for folding comment but not for code.

댓글 수: 1

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.

댓글을 달려면 로그인하십시오.

 채택된 답변

Deanna Yancey
Deanna Yancey 2020년 11월 9일
편집: Walter Roberson 2020년 11월 9일

0 개 추천

댓글 수: 3

My interpretation was that the user had existing code that they wanted to wrap to a maximum width (with appropriate continuation marks being inserted.)
Thank you both for suggestions
Andrew Bridgman
Andrew Bridgman 2021년 3월 25일
편집: Andrew Bridgman 2021년 3월 25일
Ideally there should be an option to "visually" wrap around. So the code isn't actually wrapped using "..." as mentioned in another comment here. Just so all your code is in the width of your screen. This would be really good feature for faster coding.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

태그

질문:

2020년 4월 16일

편집:

2021년 3월 25일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by