Generate model Web view

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.

Category: Code Generation > Report

Settings

Default: Off

On

Include model Web view in the code generation report.

Off

Omit model Web view 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.

Command-Line Information

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

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyNo impact
Safety precautionNo impact

See Also

Related Topics