Skip to content

Commit ae7d546

Browse files
forgi86bnavigator
andauthored
Update control/freqplot.py
Co-authored-by: Ben Greiner <code@bnavigator.de>
1 parent 43e3779 commit ae7d546

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

control/freqplot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1061,7 +1061,7 @@ def singular_values_plot(syslist, omega=None,
10611061
plot : bool
10621062
If True (default), plot magnitude and phase
10631063
omega_limits : array_like of two values
1064-
Limits of the to generate frequency vector.
1064+
Limits of the frequency vector to generate.
10651065
If Hz=True the limits are in Hz otherwise in rad/s.
10661066
omega_num : int
10671067
Number of samples to plot. Defaults to

0 commit comments

Comments
 (0)