Info

This question is closed. Reopen it to edit or answer.

How can I get ML Report Generator to drill into Simulink library blocks?

2 views (last 30 days)
I am trying to make Matlab report generator drill down into a .mdl that has many libraries. The standard slbook.rpt will NOT drill into libraries. Is there a setting I can flip to drill into the Simulink libraries?

Answers (1)

Matt Brauer
Matt Brauer on 5 Nov 2013
I assume that you mean Simulink Report Generator? MATLAB Report Generator will not be useful for generating reports for Simulink libraries.
In slbook.rpt, there is a ModelLoop section. There is an option on the right frame called "Follow Library Links". This is set to "Do not follow library links" by default. You can switch to "Include Library Links". You can use "Include Unique Library Links" to avoid seeing reused functions repeatedly.

Community Treasure Hunt

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

Start Hunting!