Main Content
set
Add or update element of operating point
Description
returns a copy of the opNew
= set(op
, opPath
, newElement
)OperatingPoint
object
op
, with element newElement
added at the
specified location in the data tree hierarchy. The new element can be either another
OperatingPoint
or a Target
. If the element
already exists in the operating point, its content is replaced.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2017b