Rather trivial question

1 回表示 (過去 30 日間)
B T
B T 2012 年 3 月 9 日
Is there something that I can do that will make long lines of code not extend past the read line, so that when I publish a document parts of the code won't be cut off?
Of course the other option would be to create more variables to shorten up the code, but thats no fun.
Thanks!

採用された回答

Honglei Chen
Honglei Chen 2012 年 3 月 9 日
Use ...
For example
t = 1 + ...
2
  1 件のコメント
B T
B T 2012 年 3 月 9 日
Yes, perfect,
Thank you

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Report Generator についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by