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 Center および File ExchangeGraphics Objects についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by