Main Content

Create Model Web Views

Create and navigate interactive web views of models, and create embedded web view reports

Web views are interactive renditions of models that you can view in a web browser. Embedded web views are HTML reports that contain web views. You export a model to web views. Both web views and embedded web views can include specific model objects and both contain hyperlinks to navigate the model.

Functions

expand all

slwebviewExport Simulink models to web views
fillFill report holes
fillslwebviewCreate and insert a web view in an HTML document
getExportDiagramsGet names of diagram paths and handles to export
getExportModelsModel paths and handles to export
getExportSimulinkSubSystemsSubsystem paths and handles to export
getExportStateflowChartsStateflow chart paths and handles to export
getExportStateflowDiagrams Stateflow chart hierarchy paths and handles to export
appendAppend content to a web view document
slwebviewExport Simulink models to web views
createDiagramTwoWayLinkLink and anchor in embedded Web view report
createElementTwoWayLinkElement link and anchor in embedded Web view report
createDiagramLinkLink to embedded Web view report
createElementLinkElement link in embedded Web view report
getReportObject Returns the report object for an embedded web view report (Since R2019b)

Classes

slreportgen.webview.WebViewDocumentCreate a web view document generator
slreportgen.webview.EmbeddedWebViewDocumentCreate a report generator that generates an HTML report containing an interlinked document and associated web view
slreportgen.webview.ExportOptionsOptions for exporting Simulink model to web view

Topics