Main Content
removeProfile
Class: slreq.ReqSet
Namespace: slreq
Syntax
tf = removeProfile(rs,fileName)
Description
tf = removeProfile(
removes the profile, rs
,fileName
)fileName
, from the requirement set
rs
.
Note
If you remove a profile, Requirements Toolbox™ applies these changes to requirements that used a stereotype from the profile:
Sets the requirement type to
Functional
Removes the stereotype properties and deletes the stereotype property values
Input Arguments
Output Arguments
Examples
Tips
To remove profiles from link sets, use the
removeProfile
method ofslreq.LinkSet
.
Version History
Introduced in R2022b