Simulink.SubsystemReference.removeSignatures
Syntax
Description
Simulink.SubsystemReference.removeSignatures(
removes all of the previously generated unit test signatures from the subsystem file
name
)name
.
Simulink.SubsystemReference.removeSignatures(
removes the signature of the unit test name
,testHarness
)testHarness
from the subsystem
file name
.
Simulink.SubsystemReference.removeSignatures(
removes the signatures of the unit tests name
,{testHarness1,...,testHarnessN}
)testHarness1,...,testHarnessN
from the subsystem file name
.
Examples
Input Arguments
Version History
Introduced in R2023a