Main Content

Generate model Web view

Include the model Web view in the code generation report

Model Configuration Pane: Code Generation / Report

Description

Include the model Web view in the code generation report to navigate between the code and model within the same window. You can share your model and generated code outside of the MATLAB environment. You must have a Simulink® Report Generator™ license to include a Web view (Simulink Report Generator) of the model in the code generation report.

Dependencies

Dependencies

  • This parameter only appears for ERT-based targets.

  • This parameter requires an Embedded Coder® license when generating code.

  • This parameter is enabled by Create code generation report.

  • To enable traceability between the code and model, select Code-to-model and Model-to-code.

Settings

off (default) | on

Default: Off

On

Include model Web view in the code generation report.

Off

Omit model Web view in the code generation report.

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyNo impact
Safety precautionNo impact

Programmatic Use

Parameter: GenerateWebview
Type: string
Value: 'on' | 'off'
Default: 'off'

Version History

Introduced in R2012a