- 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
- improved README.md
- improved the doc string of the
plot()
function