Main Content
allocate
Description
creates a new allocation between the source element allocation
= allocate(allocScenario
,sourceElement
,targetElement
)sourceElement
and
target element targetElement
.
To remove an allocation, use the deallocate
function.
Examples
Input Arguments
Output Arguments
More About
Version History
Introduced in R2020b
See Also
Tools
Blocks
Objects
systemcomposer.allocation.Allocation
|systemcomposer.allocation.AllocationScenario
|systemcomposer.allocation.AllocationSet
Functions
systemcomposer.allocation.createAllocationSet
|systemcomposer.allocation.load
|systemcomposer.allocation.open
|systemcomposer.allocation.editor
|close
|systemcomposer.allocation.AllocationSet.closeAll
|systemcomposer.allocation.AllocationSet.find
|save
|rebindSourceModel
|rebindTargetModel
|synchronizeChanges
|createScenario
|deleteScenario
|getScenario
|deallocate
|getAllocation
|getAllocatedFrom
|getAllocatedTo
|destroy