Main Content
getFaultSets
Syntax
fs = getFaultSets(tc)
fs = getFaultSets(tc,SimulationIndex=index)
Description
returns
the fault sets in the specified test case. You must have Simulink®
Test™ to use this method.fs
= getFaultSets(tc
)
returns the fault sets in the equivalence test that has the specified simulation number,
fs
= getFaultSets(tc
,SimulationIndex=index
)index
.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2024a
See Also
sltest.testmanager.TestCase
(Simulink Test) | Fault
| sltest.testmanager.FaultSet
| addFaultSet
| remove