deallocate

Delete allocation between source and target element

    Description

    deallocate(sourceElement,targetElement) deletes allocation, if one exists, between a source and a target element.

    Input Arguments

    collapse all

    Source element to delete allocation, specified as a systemcomposer.arch.Element object or the name of an element as a character vector.

    Target element to delete allocation, specified as a systemcomposer.arch.Element object or the name of an element as a character vector.

    Introduced in R2020b