control-toolbox / OptimalControl.jl

Solvers of optimal control problems
MIT License
28 stars 5 forks source link

Update Plot tutorial #177

Closed ocots closed 1 week ago

ocots commented 3 weeks ago

When the new release of CTBase will be available with the possibility to give a series attribute to the plot of a solution affecting all the subplots, update the documentation here.

Add the following:

plot(sol, size=(700, 450), legend=:bottomright, grid=false, linewidth=2)
ocots commented 1 week ago

See https://github.com/control-toolbox/OptimalControl.jl/issues/187.