Releases: aenarete/ControlPlots.jl
Releases · aenarete/ControlPlots.jl
v0.0.5
v0.0.4
ControlPlots v0.0.4
Changes
- rename plot to plotn (for multiple time series in one diagram)
v0.0.3
ControlPlots v0.0.3
Added
- new version of function plot() that allows to plot multiple time series in one plot
v0.0.2
ControlPlots v0.0.2
Changed
- plotting should now also work when using this package with PackageCompiler
v0.0.1
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()