getScenario

Get allocation scenario

    Description

    scenario = getScenario(name) gets the allocation scenario in this set with the given name, if one exists.

    Input Arguments

    collapse all

    Name of scenario, specified as a character vector.

    Data Types: char

    Output Arguments

    collapse all

    Allocation scenario, returned as a systemcomposer.allocation.AllocationScenario object.

    Introduced in R2020b