How can i prevent MATLAB from wrapping my comments when I publish to PDF?

4 次查看(过去 30 天)
I have a script I would like to publish as a PDF to use as a template for teaching a coding class. When I publish, some of the comment lines wrap to a new line, but are missing the comment symbol at the beginning. This can be very misleading if the template is not color, and the new line is not distinguishable from other code. I will attach pictures below to illustrate my point.
Is there some way I can prevent this "wrap" from taking place?
Thank you!
Script as viewed in Editor Window VVV
Script as viewed in published PDF VVV

回答(1 个)

Camden Penn
Camden Penn 2016-9-1
Well, I'm not exactly an expert, but this might help with the problem. If you change the comments to a block comment style, the wrap doesn't matter. Sorry I couldn't be more help with your precise question. I hope this is at least a little helpful.
  1 个评论
Drew L
Drew L 2016-9-6
Hey,
I ended up keeping my comment well to the right of the reference line in the editor window.
It seemed to work. Just a pain in the but to go back and edit all my scripts so they fit!
Thanks anyway :)

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Scripts 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by