User`s guide
Link
10-55
Link to a Model
This example shows how to add a link to a Simulink model. To view the model, you must
have the Simulink software installed.
1
Open Report Explorer with the setedit command.
2
In the middle pane, click simulink-default_rptgensl_version.rpt.
3
In the Library pane in the middle, under the Formatting category, select the
Paragraph component and click the Add component icon.
4
In the Library pane in the middle, under the Formatting category, select the Link
component and click the Add component icon.
5
In the Properties pane:
• Set Link type to URL (external) link.
• In Link Identifier, enter
matlab:open_system('%<RptgenSL.getReportedModel()>').
• In Link text, enter Open model.
6
Generate the report.