Main Content
simscape.findFaultableBlocks
Description
returns the block paths that support fault modeling for the model
blockPaths
= simscape.findFaultableBlocks(modelName
)modelName
. This function finds every fault-capable block in the system
hierarchy. If there are no fault-capable blocks, the function returns an empty array.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b