You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update plot manual when the compat of CTModels is up-to-date, since the method plot(sol, ocp) won't exist anymore.
We must add also the docstrings of the plot(sol, description...; kwargs...) method with an overview of the possibilities and a table of content. Give the default values of the keyword arguments.
Add the lists of attributes of Plots in a "details":
plot(sol, ocp)won't exist anymore.plot(sol, description...; kwargs...)method with an overview of the possibilities and a table of content. Give the default values of the keyword arguments.OptimalControl.jl/docs/src/index.md
Lines 105 to 115 in ea1e64b