Main Content
close
Class: slreq.ReqSet
Namespace: slreq
Close requirement sets
Syntax
close(rs)
Description
close(
closes the requirement set
rs
)rs
. If the requirement set has unsaved changes, the software
prompts you to save the requirement set before closing it.
Input Arguments
Examples
Tips
To close a requirement set regardless of whether or not it has unsaved changes, use the
discard
function.To save the requirement set before closing, use the
save
function.To close all requirement sets and link sets without saving, and close the Requirements Editor, use the
slreq.clear
function.
Version History
Introduced in R2018a