Skip to content

Commit dddbba9

Browse files
committed
test
1 parent c6e0af7 commit dddbba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/manual/nonlinmpc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ explicilty handle sparsity like the default `OSQP`:
404404
mpc_ms = LinMPC(skf; Hp, Hc, Mwt, Nwt, Cwt=Inf, transcription=MultipleShooting())
405405
mpc_ms = setconstraint!(mpc_ms, umin=[-1.5], umax=[+1.5])
406406
```
407-
407+
s
408408
Superimposing the previous disturbance rejection to the newer one gives almost identical
409409
results:
410410

0 commit comments

Comments
 (0)