Hello all, I am trying to display Simulink model information at each level. I would like to print the models on paper just for reference. Is there a good way to do this. I did not find the way of adding information about the model directly on the simulink model editor very efficient. I am not allowed to use the "ModelInfo" block either. :(
Thanks in advance.
Cheers, Rashmi

 採用された回答

ES
ES 2017 年 8 月 2 日

1 投票

>>saveas(get_param('FigX_model','Handle'),'FigX_model.pdf');

その他の回答 (1 件)

Nirav Sharda
Nirav Sharda 2017 年 7 月 13 日

0 投票

The Simulink Report Generator can be useful to achieve this. Here is the link to the documentation. http://www.mathworks.com/help/rptgenext/index.html

1 件のコメント

Rashmi Bharadwaja
Rashmi Bharadwaja 2017 年 7 月 14 日
編集済み: Rashmi Bharadwaja 2017 年 7 月 14 日
But the report should be generated programmatically. I would just like to display block information such as below:

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

カテゴリ

ヘルプ センター および File ExchangeModeling についてさらに検索

質問済み:

2017 年 7 月 11 日

回答済み:

ES
2017 年 8 月 2 日

Community Treasure Hunt

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

Start Hunting!

Translated by