Main Content
gather
Return values of selected property from all objects in selected branch
Since R2022b
Description
returns a cell array with objects found in the actor class specified by
res
= gather(actor
,PropertyName
)actor
and current property values for
PropertyName
.
specifies whether the children of res
= gather(actor
,PropertyName
,IncludeChildren
)actor
should be searched too.
Input Arguments
Output Arguments
Version History
Introduced in R2022b