Main Content

Simscape Faults Interface

Use the Simscape fault interface and fault functions to control faults

The Simscape faults interface is convenient for working with single blocks as well as arrays of elements where you can apply a fault. You can add and configure the faults for each block in your model from a unified location, and you can turn fault simulation off to return your model to simulating baseline results. The Simscape fault functions help to add and analyze model faults.

Functions

simscape.addFaultsToBlockAdd faults to blocks (Since R2023b)
simscape.getFaultableElementsInBlockReturn faultable block subelements (Since R2023b)
simscape.findFaultableBlocksFind blocks that support fault modeling (Since R2023b)

Topics