Main Content
createDiagramTwoWayLink
Class: slreportgen.webview.EmbeddedWebViewDocument
Namespace: slreportgen.webview
Link and anchor in embedded Web view report
Syntax
diag2link = createDiagramTwoWayLink(wvdoc,dhandle,domlabel)
Description
creates a two-way connection between a Simulink® Web view diagram and a DOM object in an embedded Web view Document panel. The
diag2link
= createDiagramTwoWayLink(wvdoc
,dhandle
,domlabel
)diag2link
DOM object is updated to include attributes that identify
it as a link. The diag2link
DOM object is of the same type as
domlabel
or if domlabel
is a string, an
mlreportgen.DOM.Text
object is created.
Input Arguments
Output Arguments
Examples
More About
Version History
Introduced in R2017a