Main Content
Conditional
Description
Conditional
objects represent conditionals. You can modify the
conditional by setting the object properties.
Creation
To create a Conditional
object:
Use the
Simulink.fault.addConditional
function.Create a conditional interactively in a model, then get the associated
Conditional
object by usingSimulink.fault.findConditionals
function.
Properties
Object Functions
getSymbols | Get symbols in conditionals |
getTriggeredFaults | Return array of faults triggered by conditional |
getAssociatedModel | Retrieve name of model fault |
Examples
Version History
Introduced in R2023b