Simulink.CloneDetection.Results Class
Namespace: Simulink.CloneDetection
Description
Use an object of the Simulink.CloneDetection.Results
class to
analyze the results of the find clone operation.
Creation
Description
The Simulink.CloneDetection.findClones
function creates an object of the
Simulink.CloneDetection.Results
class when executed. You can
use this object as the input argument of the Simulink.CloneDetection.replaceClones
function.
Note
You should not write the
Simulink.CloneDetection.Results
object to avoid wrong
execution of replace clones function.
Properties
Examples
Version History
Introduced in R2021a