Create the default operating point specification object for the model.
opspec = operspec(sys)
Operating point specification for the Model watertank.
(Time-Varying Components Evaluated at time t=0)
States:
(1.) watertank/PID Controller/Integrator/Continuous/Integrator
spec: dx = 0, initial guess: 0
(2.) watertank/Water-Tank System/H
spec: dx = 0, initial guess: 1
Inputs: None
Outputs: None
opspec contains specifications for the two states in the model. Since the model has no
root level inports or outports, opspec does not contain input or output specifications. To
add output specifications, use addoutputspec.
Modify the operating point specifications for each state using dot notation. For example,
configure the first state to:
operspec