Display information about the model at each level

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일
>>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 Exchange에서 Modeling에 대해 자세히 알아보기

질문:

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