File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,9 @@ savefig("plot1_NonLinMPC.svg"); nothing # hide
8080
8181![ plot1_NonLinMPC] ( plot1_NonLinMPC.svg )
8282
83- The [ ` setname! ` ] ( @ref ) function allows customizing the Y-axis labels.
83+ The [ ` setname! ` ] ( @ref ) function allows customized Y-axis labels. The available plotting
84+ options are detailed in the documentation of the corresponding [ ` plot ` ] (@ref ModelPredictiveControl.plot)
85+ method.
8486
8587## Nonlinear Model Predictive Controller
8688
@@ -146,6 +148,8 @@ savefig("plot4_NonLinMPC.svg"); nothing # hide
146148
147149![ plot4_NonLinMPC] ( plot4_NonLinMPC.svg )
148150
151+ See [ ` sim! ` ] documentation for details on the possible simulation scenarios.
152+
149153## Economic Model Predictive Controller
150154
151155Economic MPC can achieve the same objective but with lower economical costs. For this case
You can’t perform that action at this time.
0 commit comments