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