wrapping comments immediately following a line of code

조회 수: 2 (최근 30일)
Phillip Maire
Phillip Maire 2020년 5월 7일
답변: Payas Bahade 2020년 5월 19일
Hello everyone this has been raised before and I'm wodering if there is ANY workaround to this.
here is a link to a previous question the what I'm refering to, see the commoent in the answer.
Basically I want comments to automatically wrap no matter what, even if they follow a line of code.
|
|
|
|
tmp_var = 'wrapping comments immediately following a line of code';%this| passes the wrap threshold but doesn't wrap
|
|
|
|
|
thanks
  댓글 수: 3
Phillip Maire
Phillip Maire 2020년 5월 7일
Yes that is the link i meant! thanks for catching this! does this annoy anyone else, it makes me cring every time. It would be so nice to have a neat wrapped comment for when you need to eplain something in code. thanks again
Rik
Rik 2020년 5월 7일
Personally I'm of the opinion that a longer comment shouldn't be behind code anyway, which prevents this issue from ever comming up. But that is just personal taste.

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

답변 (1개)

Payas Bahade
Payas Bahade 2020년 5월 19일
Hi Phillip,
This issue in wrapping comment is known and the concerned parties may be investigating further.
Hope this helps!

카테고리

Help CenterFile Exchange에서 Graphics Objects에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by