Main Content
getFaultSets
Class: sltest.testmanager.TestCase
Namespace: sltest.testmanager
Syntax
fs = getFaultSets(tc)
fs = getFaultSets(tc,SimulationIndex=index)
Description
returns
the fault sets in the specified test case. You must have Simulink®
Fault Analyzer™ 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
| Fault
(Simulink Fault Analyzer) | sltest.testmanager.FaultSet
| addFaultSet
| remove