主要内容

金宝appSimulink.CloneDetection.checkEquivalency

检查克隆替换模型与原模型的等效性

描述

金宝appSimulink.CloneDetection.checkEquivalency (cloneReplacementResults方法检查已更新以替换克隆的模型与原始模型的等价性cloneReplacementResults对象。

例子

全部折叠

equencycheckresults = Simu金宝applink.CloneDetection.checkEquivalency(cloneReplacementResults)
等价校验结果=带有属性的等价校验结果:List: [1×1 struct]等价校验结果。is等效checkpassed: 1 OriginalModel: 'm2m_ex_clone_detection_B/snapshot_2020_12_02_17_27_54_ex_clone_detection_B. List = struct with fields:slx更新模型:ex_clone_detection_B.slx

输入参数

全部折叠

替换克隆操作的结果,指定为金宝appSimulink.CloneDetection.ReplacementResults对象。

版本历史

R2021a中引入