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 f38fbdb commit f6e2bf4Copy full SHA for f6e2bf4
mwes/mwe_03.jl
@@ -1,6 +1,7 @@
1
# Linearize the winch
2
# input: set_speed
3
# output: speed
4
+# Same as mwe_02.jl, but using FiniteDiff.jl for Jacobian calculation
5
6
using Pkg
7
if ! ("ControlPlots" ∈ keys(Pkg.project().dependencies))
0 commit comments