The first column of idx contains the index of the output specification in
opspec.Outputs. The second column contains the element index within the output
specification. In this case, there is only one element in the output specification.
Get Index of Trim Output Specification Added To Signal
Open Simulink model.
mdl = 'scdplane';
open_system(mdl)
Create an operating point specification for the model.
opspec = operspec(mdl);
15 Alphabetical List