Main Content
componentPaths
Class: simscape.multibody.Multibody
Namespace: simscape.multibody
Description
returns the paths of the component objects in the entire hierarchy of the paths
= componentPaths(mb
)simscape.multibody.Multibody
object, mb
.
Input Arguments
Output Arguments
Alternatives
You can use the ComponentNames
property of the simscape.multibody.Multibody
object to return the names of component objects at the
top level of the Multibody
object. The returned value is a string
array.
Version History
Introduced in R2022a