Skip to content

v0.2.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 20:03
· 2 commits to main since this release

ControlPlots v0.2.5

Diff since v0.2.4

Added

  • the function bode_plot() as package extension. This requires to first load the package ControlSystemsBase before ControlPlots. 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)