Skip to content

Releases: aenarete/ControlPlots.jl

v0.0.5

04 Apr 22:11
Compare
Choose a tag to compare

ControlPlots v0.0.5

Diff since v0.0.4

Breaking

  • replace plotn() with plot()

v0.0.4

04 Apr 20:03
Compare
Choose a tag to compare

ControlPlots v0.0.4

Diff since v0.0.3

Changes

  • rename plot to plotn (for multiple time series in one diagram)

v0.0.3

04 Apr 19:23
Compare
Choose a tag to compare

ControlPlots v0.0.3

Diff since v0.0.2

Added

  • new version of function plot() that allows to plot multiple time series in one plot

v0.0.2

04 Apr 16:59
Compare
Choose a tag to compare

ControlPlots v0.0.2

Diff since v0.0.1

Changed

  • plotting should now also work when using this package with PackageCompiler

v0.0.1

26 Mar 20:00
Compare
Choose a tag to compare

ControlPlots v0.0.1

Initial release.

Provides the funtions:

  • plot(): plot one time series
  • plotx(): plot 2 to about 6 time series
  • plotxy(): xy plot
  • load()
  • save()