Main Content
validate
Determine whether block path represents valid block hierarchy
Syntax
Description
validate(
determines whether the block path
represents a valid block hierarchy. If the block path is invalid, the function returns an
error. The function checks that:bp
)
All elements in the block path represent valid blocks
Each element except the last is a valid Model block and references the model of the following element
Examples
Input Arguments
Version History
Introduced in R2010b