フィルターのクリア

Is there a way to force Simulink coder to bypass the 80 character line length limit on generated code

4 ビュー (過去 30 日間)
I am producing auto-generated code using R2013a which wraps lines in the *types.h produced file. Is there a configuration command that will turn this off and let the entire line declaration sit on one line? When I have changed the max length Id for variable names, this has caused the output code to split amongst two or 3 lines, but my preference would be for it to stay on one long line.
  1 件のコメント
Vidya Viswanathan
Vidya Viswanathan 2016 年 6 月 16 日
As far as I know, there doesn't seem to be an option to modify the length of the line of the generated code. I don't think it is available with the current release as well.
-Vidya

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink Coder についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by