ControlPlots v0.2.5
Added
- the function
bode_plot()
as package extension. This requires to first load the packageControlSystemsBase
beforeControlPlots
. If you do not need this function there is no overhead. - the example
bode_plot.jl
- doc string for the
plotx()
function
Changed
- improved README.md
- improved the doc string of the
plot()
function
Closed issues:
- Add CHANGELOG.md (#7)