How can I stop printing both CR and LF when using 'help' function?
3 次查看(过去 30 天)
显示 更早的评论
Hi all,
For some reason since I starting using 2019b, 'help' for all my own functions will print in double-line spacing to the command window! It never used to do this. I thought Windows natively used CRLF rather than just LF as a line ending, in my experience anyway MATLAB editor always has and still does use CRLF as a line end. I've checked with another file that only had LF as the line endings and it prints fine using help.
Obviously this is annoying, has anyone else experienced this? Or know an easy work around? I don't want to change all my code to just LFs.
Thanks in advance,
Lewis
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Workspace Variables and MAT-Files 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!