pathsToReferencedModel
R2026bDescription
[
finds all referenced models and Model blocks in a model hierarchy starting at
the specified top model and ending at the specified referenced model.models,blocks] = pathsToReferencedModel(topModel,refModel)
This function uses the find_mdlrefs function with default options to
populate the model hierarchy.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b