How do I disable the automatic line wrapping in the editor?
75 ビュー (過去 30 日間)
古いコメントを表示
In the prefs, I set the "right-hand text limit" to 150, but the editor still auto wraps at about half that.
0 件のコメント
採用された回答
Adam
2017 年 5 月 5 日
Do you mean comments? Code doesn't auto-wrap at all as far as I am aware
There is another under Editor/Debugger -> Language -> Comment formatting
that controls the wrapping of comments in code.
1 件のコメント
その他の回答 (1 件)
André Novaes
2022 年 6 月 21 日
On Matlab Online:
Choose HOME tab > Preferences > Editor/Debugger > Display > Right-hand text limit > Placement (change the number of 'columns').
1 件のコメント
DGM
2022 年 6 月 22 日
The RH text limit is just a visual guideline. At least in older versions, it doesn't cause any wrapping. Wrapping is controlled under Language > Comment Formatting settings.
I don't know if that's still true in the new editor, though. If the online version is different, I'd imagine the new editor is also different.
参考
カテゴリ
Help Center および File Exchange で File Operations についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!