User`s guide

9 Custom Types of Requirements Documents
9-22
5
Create a navigation item in the external document using the scripting capability of
the external tool. Set the MATLAB navigation command string in the property.
When using ActiveX navigation objects provided by the external tool, set the
MLEvalCmd property to the navCmd and set the tooltipstring property to
objPath.
You define the MATLAB code implementation of this procedure as the
SelectionLinkFcn function in the link type definition file. The following files in
matlabroot\toolbox\slvnv\reqmgt\linktypes contain examples of how to
implement this functionality:
linktype_rmi_doors.m
linktype_rmi_excel.m
linktype_rmi_html.m
linktype_rmi_text.m