Fixed Tuning Goals
For fixed tuning goals that apply to multiple design points, viewGoal plots the relevant
system response at all those design points. For instance, suppose that you tune an
slTuner interface, ST, for the rct_CSTR model described in “Gain-Scheduled Control of
a Chemical Reactor” (Control System Toolbox). You can use viewGoal to see how well
each of the five design points of that example satisfies the gain goal R3. The resulting plot
shows the relevant gain profile at all five design points. Click any of the gain lines for a
display that shows the corresponding value of the scheduling variable Cr.
viewGoal(R3,ST)
Validate Gain-Scheduled Control Systems