Chapter 6
Tutorial
©
National Instruments Corporation
6-9
ophank( )
ophank( )
is next used to reduce the controller with the results shown in
Generate Figure 6-6:
[syscr,sysu,hsv]=ophank(sysc,2);
svalsrol = svplot(sys*syscr,w,{radians});
plot(svalsol, {keep})
f6=plot(wc, constr, {keep,!grid,
title="Open-loop gain using ophank()"})
Figure 6-6.
Open-Loop Gain Using ophank