outLinks
Get outgoing links for justifications
Syntax
myLinks = outLinks(jt)
Input Arguments
Output Arguments
Examples
Tips
To get the outgoing links for a requirement, use
slreq.Requirement.outLinks
. To get the outgoing links for a referenced requirement, useslreq.Reference.outLinks
.The links for justification objects are always outgoing.
Alternative Functionality
App
You can also use the Requirements
Editor to view outgoing links. Select a justification. In the right pane, under
Links, the outgoing links icon indicates outgoing links.
Version History
Introduced in R2018b