Get allocation source
sourceElements = getAllocatedTo(element)
sourceElements = getAllocatedTo(element) gets all the source elements allocated to a specified element.
sourceElements
element
collapse all
The element for which you target to find the source elements, specified as a systemcomposer.arch.Element object or a name of the element as a character vector.
systemcomposer.arch.Element
Source elements that are allocated to the specified element, specified as an array of systemcomposer.arch.Element objects.
allocate | deallocate | getAllocatedFrom
allocate
deallocate
getAllocatedFrom