We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b757d63 commit 02f6072Copy full SHA for 02f6072
examples/stability_ufc.jl
@@ -1,4 +1,5 @@
1
-# Linearize the closed loop system consisting of the winch, kite and upper force controller.
+# Linearize the open loop system consisting of the winch, kite and upper force controller.
2
+# Use the function "diskmargin" to check the stability of the system.
3
4
using Pkg
5
if ! ("ControlPlots" ∈ keys(Pkg.project().dependencies))
0 commit comments