Simulink.CloneDetection.ReplacementResults class
Package: Simulink.CloneDetection
Results of replace clones
Description
Use objects of the Simulink.CloneDetection.ReplacementResults
class
to view the results of a clone replacement operation.
Creation
Description
The Simulink.CloneDetection.replaceClones
function creates an object of
the Simulink.CloneDetection.ReplacementResults
class when
executed. You can use this object as the input argument of the Simulink.CloneDetection.checkEquivalency
function.