rmiref.insertRefs
(Not recommended) Insert backlinks in Microsoft Office documents
Using rmiref.insertRefs
is not recommended. Use updateBacklinks
instead.
Description
[
inserts navigation backlinks in the active document of type links
,matches
,inserted
] = rmiref.insertRefs(model
,type
)type
to match
slreq.Link
objects that point from the document to the Simulink® model model
. You can use these backlinks to navigate from
the external document to the Simulink model. The function returns the number of links associated with the model, the
number of those links that also point to the external requirements document, and the number
of backlinks inserted in the requirements document. For more information, see Manage Navigation Backlinks in External Requirements Documents.