v0.8.0
News:
- [breaking]
stepplot, lsimplot, impulseplotnow have the same signatures as their corresponding non-plotting functions. - New function
d2c(inverse ofc2d). - New method
:fwdeulerforc2d(andd2c). - Styles of plots will now use the current default theme set in Plots instead of a custom style.
- The controller function in
lsimcan now return a scalar if the system has a single input. - Bugfixes