Main Content

slreq.dngUpdateConfig

Update links to IBM DOORS Next configuration

Description

count = slreq.dngUpdateConfig(sourceArtifact, oldConfig, newConfig) updates the links to oldConfig originating from sourceArtifact to point to the same requirements in IBM® DOORS® Next under a different configuration, newConfig.

Input Arguments

collapse all

The Simulink® link source artifact, specified as a character vector or a string or as an slreq.LinkSet object.

The original IBM DOORS Next Project configuration name or ID, specified as a character vector.

The new IBM DOORS Next Project configuration name or ID, specified as a character vector.

Output Arguments

collapse all

The total number of updated links from sourceArtifact to the IBM DOORS Next Project, returned as a double.

Version History

Introduced in R2018a