How can I include a block annotations as comments in generated code?

2 ビュー (過去 30 日間)
Nedelcu Valentin
Nedelcu Valentin 2018 年 1 月 16 日
回答済み: Mark McBroom 2018 年 2 月 25 日
I have a library block for which I set as annotation the library version. It appears in the model but when I generate code using Embedded Coder, this annotation is not specified in the generated code. Is there any possibility that I can include this annotation as a comment in the code?
  1 件のコメント
Erik Voigt
Erik Voigt 2018 年 2 月 2 日
Hi I am also looking for this. We need it for technical debt metrics; where we want to trace "ToDo", "FixMe" and so... I will ask our Mathworks consultant. kr Erik

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

回答 (1 件)

Mark McBroom
Mark McBroom 2018 年 2 月 25 日
Yes. Check the "Simulink block comments" option on the Code Generation - Comments tab. There is also a very good example that comes with Simulink/Embedded Coder demontrating all of the various options for comments in the generated code. Type the following at the MATLAB prompt:
rtwdemo_comments

カテゴリ

Help Center および File ExchangeDeployment, Integration, and Supported Hardware についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by