Get allocation scenario
scenario = getScenario(name)
scenario = getScenario(name) gets the allocation scenario in this set with the given name, if one exists.
scenario
name
collapse all
Name of scenario, specified as a character vector.
Data Types: char
char
Allocation scenario, returned as a systemcomposer.allocation.AllocationScenario object.
systemcomposer.allocation.AllocationScenario
createScenario | deleteScenario
createScenario
deleteScenario