Skip to content

Commit a486c18

Browse files
committed
Merge remote-tracking branch 'origin/singular-values-plot' into singular-values-plot
2 parents 37c0962 + 8f3f76d commit a486c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

control/freqplot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1069,7 +1069,7 @@ def singular_values_plot(syslist, omega=None,
10691069
----------------
10701070
grid : bool
10711071
If True, plot grid lines on gain and phase plots. Default is set by
1072-
`config.defaults['freqplot.number_of_samples']`.
1072+
`config.defaults['freqplot.grid']`.
10731073
10741074
Examples
10751075
--------

0 commit comments

Comments
 (0)