Location associated with the element to copy, specified as a
slash-delimited character vector or string scalar. Define the location by
the relative path through the data tree hierarchy of the operating point,
op
, starting below the root node. The root node is
specified by the Identifier
property of the
OperatingPoint
object. Separate the tree node names
with slash symbols (/
).
Example: 'DC Motor/Rotor Resistance'
Data Types: char
| string