Skip to content

Commit 64cba3f

Browse files
authored
Merge branch 'main' into 36-implement-oop-block_structure-approach-and-implement-nonsquare-complex-blocks
2 parents 916fbb5 + 4a51b0a commit 64cba3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Example
9494
9595
# Set up the D-K iteration method
9696
dk_iter = dkpy.DkIterListOrder(
97-
controller_synthesis=dkpy.HinfSynLmi(),
97+
controller_synthesis=dkpy.HinfSynSlicot(),
9898
structured_singular_value=dkpy.SsvLmiBisection(),
9999
d_scale_fit=dkpy.DScaleFitSlicot(),
100100
fit_orders=[4, 4, 4],

0 commit comments

Comments
 (0)