Specify Control System Designer Preferences
You can specify preferences for the current Control System Designer session. These preferences override the corresponding toolbox preferences. To open the preferences dialog box, in Control System Designer, click Preferences.
To update the app preferences and close the dialog box, click OK. To update the app preferences without closing the dialog box, click Apply.
Note
The updated preferences apply to new plots only; existing plots remain unchanged.
Units Tab
In the drop-down lists, specify units for the following:
Frequency axes in analysis and graphical editor plots. In the Scale drop-down list, specify whether to plot the frequency on a
linear scale
orlog scale
.Magnitude axes of Bode and Nichols plots. If you select
absolute
, in the Scale drop-down list, specify whether to plot the magnitude on alinear scale
orlog scale
.Phase axes of Bode and Nichols plots.
Time Delays Tab
To approximate delays for plots or tuning methods that do not support time delays, specify the Padé order using one of the following:
Pade order — Specific Padé order.
Bandwidth of accuracy — Highest frequency in radians per second at which the approximated response matches the exact response. The app computes and displays the corresponding Padé order.
For more information, see Designing Compensators for Plants with Time Delays (Simulink Control Design).
Style Tab
Specify the default plot style options.
Show grids by default — Display grid lines on plots.
Titles, Axis Labels, and Tick Labels — Specify font size and format.
Axes foreground — Set the color for axes, tick labels, and grid lines. Specify a three-element row vector of RGB values from
0
to1
. To choose the axes foreground color, click Select.
Options Tab
On the Options tab, specify options for compensator format and plotting.
Under Compensator FormatSelect one of the following compensator parameterizations:
Time constant — Parameterize compensator transfer functions in the form
where
K is the compensator DC gain.
Tz1, Tz2, ... are the zero time constants.
Tp1, Tp2, ... are the pole time constants.
Natural frequency — Parameterize compensator transfer functions in the form
where
K is the compensator DC gain.
ωz1, ωz2, ... are the zero natural frequencies.
ωp1, ωp2, ... are the pole natural frequencies.
Zero/pole/gain — Parameterize compensator transfer functions in the form
where
K is the overall compensator gain.
z1, z2, ... are the zeros.
p1, p2, ... are the poles.
On Bode plots, Control System Designer displays the poles and zeros of the
plant and sensor as blue x
's and o
's, respectively. To
remove these poles and zeros from Bode plots, clear Show plant/sensor poles and
zeros parameter. The compensator poles and zeros still appear as red
x
's and o
's.
Select the Update plots in real-time parameter to adjust the display for all open plots when you adjust a compensator pole or zero, for example by dragging the pole or zero in the Bode Editor. If you clear this parameter, the other plots do not update until you place the pole or zero in a new location.
Line Colors Tab
Specify plot line colors as three-element row vectors of RGB values from
0
to 1
. To choose a color for a given line, click
Select.