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
OnIncludes model Web view in the code generation report.
OffOmits model Web view in the code generation report.
Recommended Settings
| Application | Setting |
|---|---|
| Debugging | On |
| Traceability | On |
| Efficiency | No impact |
| Safety precaution | No impact |
Programmatic Use
Parameter: PLC_GenerateWebView |
| Type: string |
Value: 'on' | 'off' |
Default: 'off' |
Version History
Introduced in R2012b