Add or update element of operating point
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.
get
| relativePath
| simscape.op.OperatingPoint
| simscape.op.Target