Main Content
Simulink.fault.libraryBlocks
Description
returns the Fault Subsystem block paths stored in the fault libraries as a
cell array of character vectors. You can select these behaviors when you add faults to
models.faultBehaviors
= Simulink.fault.libraryBlocks
To assign the behavior to new faults, add a fault to the model with the
Simulink.fault.addFault
function and then use the addBehavior
function on the fault. Retrieve existing faults by using the
Simulink.fault.findFaults
.
Examples
Version History
Introduced in R2023b