Main Content
Simulink.fault.libraries
Syntax
Description
returns the registered libraries that specify the fault behaviors you can select when you
create new faults or add fault behaviors to faults. For more information on adding new
libraries, see Create Predefined and Custom Fault Behaviors.faultLibraries
= Simulink.fault.libraries
adds the custom library file, faultLibraries
= Simulink.fault.libraries(newLibrary
)newLibrary
, to the registered list of
fault libraries. The library file must contain only Fault
Subsystem blocks.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b