Property Description
Inputs Input level at the operating point, returned as a vector of input objects. Each
entry in Inputs represents the input levels of one root-level inport block in
the model.
Each entry input object has the following fields:
Field Description
Block Inport block name
PortWidth Number of inport block signals
PortDimen
sions
Dimension of signals accepted by the inport
u Inport block input levels at the operating point, returned as a
vector of length PortWidth.
Descripti
on
Inport block input description, returned as a character vector.
Time Times at which any time-varying functions in the model are evaluated,
returned as a vector.
Version Object version number
You can edit the properties of op using dot notation or the set function.
opreport — Operating point search report
operating point search report object | array of operating point search report objects
Operating point search report, returned as an operating point search report object. If op
is an array of operating point objects, then opreport is an array of corresponding search
reports.
This report displays automatically, even when you suppress the output using a semicolon.
To hide the report, set the DisplayReport field in options to 'off'.
Each operating point search report has the following properties:
Property Description
Model Model property value of op
15 Alphabetical List