Skip to content

Commit f655335

Browse files
committed
a
1 parent 741ede4 commit f655335

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ translate!(region, (0, 0, -2))
219219
text!(ax, "Stable Input", position = Point2f(0.1, 0.15), font = :bold, color = :blue, fontsize = 15)
220220
```
221221
![stabilityregions1](Images/bothregions.svg)
222-
![stabilityregions1](Images/bothregions.png)
223222

224223
It is possible to obtain the input or output stability regions with `StabilityCircle(S11, S12, S21, S22, :source, npoints)` or `StabilityCircle(S11, S12, S21, S22, :load, npoints)`.
225224

0 commit comments

Comments
 (0)