Skip to content

Commit f6e2bf4

Browse files
committed
Update comment
1 parent f38fbdb commit f6e2bf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mwes/mwe_03.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Linearize the winch
22
# input: set_speed
33
# output: speed
4+
# Same as mwe_02.jl, but using FiniteDiff.jl for Jacobian calculation
45

56
using Pkg
67
if ! ("ControlPlots" keys(Pkg.project().dependencies))

0 commit comments

Comments
 (0)