Create new empty allocation scenario
scenario = createScenario(name)
scenario = createScenario(name) creates a new empty allocation scenario in the allocation set with the given name.
scenario
name
collapse all
Name of allocation set, specified as a systemcomposer.allocation.AllocationSet object or the name as a character vector.
systemcomposer.allocation.AllocationSet
New empty allocation scenario, returned as a systemcomposer.allocation.AllocationScenario object.
systemcomposer.allocation.AllocationScenario
deleteScenario | getScenario
deleteScenario
getScenario