Main Content
slreq.new
Create requirement set
Description
creates a requirement set newReqSet
= slreq.new(reqSetName
)newReqSet
with the name specified by
reqSetName
in the current working folder.
creates a requirement set newReqSet
= slreq.new(reqSetPath
)newReqSet
in the folder specified by
reqSetPath
.
Note
The folder specified by reqSetPath
must exist on
disk.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2018a