Main Content
move
Class: slreq.Requirement
Namespace: slreq
Syntax
tf = move(req1,location,req2)
Description
moves requirement tf
= move(req1
,location
,req2
)req1
under, before, or after requirement
req2
depending on the location specified by
location
. The function returns 1
if the move is
executed without error.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2020b
See Also
slreq.Requirement
| copy
| moveDown
| moveUp