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 b61824f commit c3dfd49Copy full SHA for c3dfd49
src/plot_sim.jl
@@ -124,7 +124,7 @@ end
124
125
Closed-loop simulation of `mpc` controller for `N` time steps, default to setpoint bumps.
126
127
-The output setpoint ``\mathbf{r_y}`` is held constant at `r_y`. The keyword arguments are
+The output setpoint ``\mathbf{r_y}`` is held constant at `ry`. The keyword arguments are
128
identical to [`sim!(::StateEstimator, ::Int)`](@ref).
129
130
# Examples
0 commit comments