Borrar filtros
Borrar filtros

Display information about the model at each level

2 visualizaciones (últimos 30 días)
Rashmi Bharadwaja
Rashmi Bharadwaja el 11 de Jul. de 2017
Respondida: ES el 2 de Ag. de 2017
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

Respuesta aceptada

ES
ES el 2 de Ag. de 2017
>>saveas(get_param('FigX_model','Handle'),'FigX_model.pdf');

Más respuestas (1)

Nirav Sharda
Nirav Sharda el 13 de Jul. de 2017
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 comentario
Rashmi Bharadwaja
Rashmi Bharadwaja el 14 de Jul. de 2017
Editada: Rashmi Bharadwaja el 14 de Jul. de 2017
But the report should be generated programmatically. I would just like to display block information such as below:

Iniciar sesión para comentar.

Categorías

Más información sobre Block Libraries en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by