Skip to content

Commit bce183a

Browse files
committed
Cleanup
1 parent 02f6072 commit bce183a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/stability_ufc.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ function open_loop_system(winch, v_set, v_wind)
9393
# Create the open loop system with the upper force controller
9494
C = upper_force_controller(winch.wcs)
9595
sys = linearize(winch, v_set, v_wind)
96-
# sys_open = feedback(C * sys, 1.0; sign=-1)
9796
return C * sys
9897
end
9998

0 commit comments

Comments
 (0)