Main Content

Generate Model Web View

Generate model web view

Model Configuration Pane: PLC Code Generation / Reports

Description

The Generate model Web view parameter includes the model web view in the Simulink® PLC Coder™ 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™ to include a Web view (Simulink Report Generator) of the model in the code generation report.

Settings

off (default) | on
On

Includes model Web view in the code generation report.

Off

Omits model Web view in the code generation report.

Recommended Settings

ApplicationSetting
DebuggingOn
TraceabilityOn
EfficiencyNo impact
Safety precautionNo impact

Programmatic Use

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

Version History

Introduced in R2012b