addComment
Class: slreq.Justification
Namespace: slreq
Add comments to justifications
Syntax
newComment = addComment(jt,myComment)
Description
      newComment = addComment(jt,myComment)myComment, to the justification
      jt.
Input Arguments
Output Arguments
Examples
Tips
- To add comments to requirements, use the - addCommentmethod of- slreq.Requirement. To add comments to referenced requirements, use the- addCommentmethod of- slreq.Reference. To add comments to links, use the- addCommentmethod of- slreq.Link.
Alternative Functionality
App
You can also add a comment by using the Requirements Editor. Select a justification and, in the right pane, under Comments, click Add Comment.
Version History
Introduced in R2018b